Class | Heroku::Client |
In: |
lib/heroku/client.rb
|
Parent: | Object |
host | [RW] | |
password | [RW] | |
user | [RW] |
Get a temporary URL where the bundle can be downloaded. If bundle_name is nil it will use the most recently captured bundle for the app
Get a list of collaborators on the app, returns an array of hashes each with :email
Get a list of stacks available to the app, with the current one marked.
internal method to run console commands formatting the output
Run a service. If Responds to each and yields output as it‘s received.