struct
TandaCLI::Commands::Main
- TandaCLI::Commands::Main
- Struct
- Value
- Object
Included Modules
- Kebab::Parseable
Defined in:
tanda_cli/commands/main.crConstructors
Class Method Summary
- .execute(args : Array(String), context : Context) : Nil
- .parse(args : Array(String), parent_path : Array(String) = [] of String) : self | Kebab::Help | Kebab::Errors
Instance Method Summary
Constructor Detail
def self.new(*, __kebab_args args : Array(String), __kebab_parent_path parent_path : Array(String) = [] of String)
#
Class Method Detail
def self.parse(args : Array(String), parent_path : Array(String) = [] of String) : self | Kebab::Help | Kebab::Errors
#