Honcho.Subcommand behaviour (honcho v0.2.4)

View Source

Implements the behaviour that Honcho subcommands must implement.

Summary

Callbacks

run(args)

@callback run(args :: Keyword.t()) :: term()