Method: Flox::RestService#game_id
- Defined in:
- lib/flox/rest_service.rb
#game_id ⇒ String (readonly)
Returns the unique identifier of the game.
14 15 16 |
# File 'lib/flox/rest_service.rb', line 14 def game_id @game_id end |
Returns the unique identifier of the game.
14 15 16 |
# File 'lib/flox/rest_service.rb', line 14 def game_id @game_id end |