commandr v0.1.1 (2020-01-27T15:02:29Z)
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.