Method: Bundler::Molinillo::Resolver::Resolution::UnwindDetails#state_index
- Defined in:
- lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
#state_index ⇒ Integer
the index of the state to unwind to
62 63 64 |
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb', line 62 def state_index @state_index end |