abstract class Cli::Supercommand
- Cli::Supercommand
- Cli::CommandBase
- Reference
- Object
Overview
The base of supercommand classes.
Defined in:
lib/supercommand.crMacro Summary
-
command(name, default = false, aliased = nil)
Sets subcommand attributes.