Class: Gem::Resolver::Molinillo::PossibilityState
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
ResolutionState,
Struct
|
|
Instance Chain:
self,
ResolutionState,
Struct
|
|
Inherits: |
Gem::Resolver::Molinillo::ResolutionState
|
Defined in: | lib/rubygems/resolver/molinillo/lib/molinillo/state.rb |
Overview
A state that encapsulates a single possibility to fulfill the given #requirement
Class Method Summary
ResolutionState - Inherited
.empty | Returns an empty resolution state. |
Instance Attribute Summary
ResolutionState - Inherited
#activated | A state that a |
#conflicts | A state that a |
#depth | A state that a |
#name | A state that a |
#possibilities | A state that a |
#requirement | A state that a |
#requirements | A state that a |