An alias for the option name. Parsed as -n
Default value of this option.
The name of the option. Parsed as --name
Whether or not this option is a switch and takes no argument.
The type of this option. When parsed, it will return the value as this type.
Generated using TypeDoc
Defines a command-line option.