commandr ~master (2022-05-07T21:35:23.2071703)
Dub
Repo
Flag.this
commandr
option
Flag
Creates new flag.
Full flag name (long-form) is set to name parameter value.
this
(string name)
class
Flag
pure nothrow @
safe
@
nogc
this
(
string
name
)
this
(string abbrev, string full, string description)
Meta
Source
See Implementation
commandr
option
Flag
constructors
this
mixins
__anonymous
Creates new flag.
Full flag name (long-form) is set to name parameter value.