commandr ~master (2022-05-07T21:35:23.2071703)
Dub
Repo
Option.this
commandr
option
Option
Creates new option.
Name defaults to long form value.
this
(string name)
this
(string abbrev, string full, string description)
class
Option
pure nothrow @
safe
@
nogc
this
(
string
abbrev
,
string
full
,
string
description
)
Meta
Source
See Implementation
commandr
option
Option
constructors
this
functions
tag
mixins
__anonymous
Creates new option.
Name defaults to long form value.