Method: Codebreaker::Game#name

Defined in:
lib/entities/game.rb

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end