It can be used as a key in command set to set a default command. Such command will be used if no command was provided.
Defines a program command
command declaration, which is basicly the same as program declaration passed to cli()
cli()
Creates a CommandHelper. cli.command - is an example of CommandHelper created with this function.
cli.command
Generated using TypeDoc
It can be used as a key in command set to set a default command. Such command will be used if no command was provided.