Commander::Command
Inherits Reference / Object
Constructors
new(help = false, flags = Flags.new, &)
SourceInstance methods
commands
Sourceflags
Sourcehelp
Sourceignore_unmapped_flags=(ignore_unmapped_flags : Bool)
Sourceignore_unmapped_flags?
Sourceinvoke(params : Params, command : Command = self)
Sourcelong
Sourcelong=(long : String)
Sourcerun
Sourcerun(runner : Runner)
Sourcerunner
Sourcerunner=(runner : Runner | OptionalRunner | NoReturnRunner | ArrayStringRunner)
Sourceshort
Sourceshort=(short : String)
Sourceuse
Sourceuse=(use : String)
Source