Method: Git::Lib::HeadState#state

Defined in:
lib/git/lib.rb

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



739
740
741
# File 'lib/git/lib.rb', line 739

def state
  @state
end