class Broilerplate::CLI
- Broilerplate::CLI
- Admiral::Command
- Reference
- Object
Overview
The command line interface
Included Modules
- Admiral::Command::Run
Defined in:
broilerplate/cli.crConstant Summary
-
HELP =
{"description" => ""}
-
The command line interface
Class Method Summary
-
.description
The command line interface
-
.run(*args, **params)
The command line interface
Instance Method Summary
-
#__rescue_from___Admiral__Error(e)
The command line interface
-
#arguments
The command line interface
-
#flags
The command line interface
- #help
-
#run
Command line entrypoint
-
#sub(command, *args, **params)
The command line interface