commandr v0.1.0 (2019-10-02T09:49:17Z)
Dub
Repo
Command.add
commandr
program
Command
Adds option
typeof
(
this
)
add
(
Option
option
)
class
Command
typeof
(this)
add
pure @
safe
(
Option
option
)
typeof
(
this
)
add
(
Flag
flag
)
typeof
(
this
)
add
(
Argument
argument
)
typeof
(
this
)
add
(
Command
command
)
Throws
InvalidProgramException
Meta
Source
See Implementation
commandr
program
Command
constructors
this
functions
add
arguments
chain
commands
defaultCommand
flags
name
options
summary
version_
Adds option