Documentation
cmd
Command.add
cmd
command
Command
Adds a flag.
Command
add
(Command cmd)
Command
add
(Option option)
Command
add
(Flag flag)
class
Command
@
safe
Command
add
(
Flag
flag
)
Command
add
(Argument arg)
Throws
AssertionError if a flag 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 a flag.