Hexoku.API.Formation
The formation of processes that should be maintained for an app. Update the formation to scale processes or change dyno sizes. Available process type names and commands are defined by the process_types attribute for the slug currently released on an app.
For more info read the Heroku API Reference
Summary
| batch_update(client, app, updates) |
| info(client, app, formation) |
| list(client, app) |
| update(client, app, formation, quantity, size \\ "1X") |