Libraries
»
codeguessing
(0.4)
»
Index
»
Codeguessing
»
Game
»
#win
Method: Codeguessing::Game#win
Defined in:
lib/codeguessing/game.rb
#
win
⇒
Object
83 84 85
# File 'lib/codeguessing/game.rb', line 83
def
win
@state
=
'true'
end