Documentation
cmd
Command.add
cmd
command
Command
Adds an option.
Command
add
(Command cmd)
Command
add
(Option option)
class
Command
@
safe
Command
add
(
Option
option
)
Command
add
(Flag flag)
Command
add
(Argument arg)
Throws
AssertionError if an option with the same short or long name already exists.
cmd
command
Command
constructors
this
functions
action
add
argument
command
description
error
findCommand
name
option
printHelp
usage
variables
chain
Adds an option.