Method: Bundler::Molinillo::Resolver::Resolution::UnwindDetails#state_requirement
- Defined in:
- lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
#state_requirement ⇒ Object
the requirement of the state we’re unwinding to
62 63 64 |
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb', line 62 def state_requirement @state_requirement end |