Class: Gem::Molinillo::PossibilityState
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
ResolutionState,
Struct
|
|
|
Instance Chain:
self,
ResolutionState,
Struct
|
|
| Inherits: |
Gem::Molinillo::ResolutionState
|
| Defined in: | lib/rubygems/vendor/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 |
| #unused_unwind_options | A state that a |