Method: Flox::RestService#game_key
- Defined in:
- lib/flox/rest_service.rb
#game_key ⇒ String (readonly)
Returns the key that identifies the game.
17 18 19 |
# File 'lib/flox/rest_service.rb', line 17 def game_key @game_key end |
Returns the key that identifies the game.
17 18 19 |
# File 'lib/flox/rest_service.rb', line 17 def game_key @game_key end |