MStrap::Step
Inherits MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object
Constructors
new(config : Configuration, cli_options : CLIOptions, args : Array(String) = [] of String)
Initializes the step. Called by MStrap::Bootsrapper. Typically not
called directly.
Class methods
long_description
Sourcesetup_cmd!(cmd : Commander::Command)
Hook that can be implemented to modify CLI command flags or subcommands.