Hexoku.API.Dynos
Dynos encapsulate running processes of an app on Heroku.
For more info read the Heroku API Reference
Summary
| create(client, app, command, options \\ %{}) |
| info(client, app, dyno) |
| list(client, app) |
| restart(client, app, dyno) |
| restart_all(client, app) |