Method: Codeguessing::Game#state

Defined in:
lib/codeguessing/game.rb

#stateObject

Returns the value of attribute state.



3
4
5
# File 'lib/codeguessing/game.rb', line 3

def state
  @state
end