A state that encapsulates a single possibility to fulfill the given {#requirement}
@!visibility private
Provides information about specifcations and dependencies to the resolver, allowing the {Resolver} class to remain generic while still providing power and flexibility.
This module contains the methods that users of Gem::Resolver::Molinillo
must to implement, using knowledge of their own model classes.
TextConstruct
that describes a summary of the Entry
.
Reference: validator.w3.org/feed/docs/rfc4287.html#element.summary
@!visibility private @see DependencyGraph#detach_vertex_named
Delegates
all {Gem::Resolver::Molinillo::ResolutionState} methods to a ‘#state` property.
Delegates
all {Gem::Resolver::Molinillo::SpecificationProvider} methods to a ‘#specification_provider` property.