porter v0.0.1 API Reference
Modules
A notifier that calls the provided callbacks belonging to each handler with an argument in the form of a tuple containing a status of either :ok
or :error
and a nested tuple containing either the atom :data
and some binary output or the atom :exit_status
and an exit code