Method: Codebreaker::Game#have_hints

Defined in:
lib/entities/game.rb

#have_hintsObject (readonly)

Returns the value of attribute have_hints.



17
18
19
# File 'lib/entities/game.rb', line 17

def have_hints
  @have_hints
end