DEFAULT

set the default sub-command which would act like the main-command except help, version and config options and sub-command if exists.

Members

Aliases

___SubType___CMDLINE
alias ___SubType___CMDLINE = typeof(sub)
Undocumented in source.

Manifest constants

DEFAULT_
enum DEFAULT_;
Undocumented in source.

Parameters

sub

the sub command of the command

Meta