Method: Spaceship::Portal::App#app_id
- Defined in:
- spaceship/lib/spaceship/portal/app.rb
permalink #app_id ⇒ String
Returns The identifier of this app, provided by the Dev Portal.
12 13 14 |
# File 'spaceship/lib/spaceship/portal/app.rb', line 12 def app_id @app_id end |