Method: Codebreaker::Game#secret_code

Defined in:
lib/entities/game.rb,
lib/entities/game.rb

#secret_codeObject (readonly)

Returns the value of attribute secret_code.



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

def secret_code
  @secret_code
end