mix_bump v0.0.5 MixBump.Command.Adapter behaviour

A small adapter for the execution of shell commands.

Link to this section Summary

Link to this section Callbacks

Link to this callback

execute(arg0)
execute(String.t()) :: :ok | :error

Link to this callback

task(arg0)
task(String.t()) :: any()