Method: Bundler::Molinillo::Resolver::Resolution::UnwindDetails#state_index

Defined in:
lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb

#state_indexInteger

the index of the state to unwind to

Returns:

  • (Integer)

    the current value of state_index



62
63
64
# File 'lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb', line 62

def state_index
  @state_index
end