Method: Codebreaker::Game#difficulty

Defined in:
lib/entities/game.rb

#difficultyObject (readonly)

Returns the value of attribute difficulty.



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

def difficulty
  @difficulty
end