Class Bundler::Molinillo::DependencyState
In: lib/bundler/vendor/molinillo/lib/molinillo/state.rb
Parent: ResolutionState

A state that encapsulates a set of {requirements} with an {Array} of possibilities

Methods

Public Instance methods

Removes a possibility from `self` @return [PossibilityState] a state with a single possibility,

 the possibility that was removed from `self`

[Validate]