ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Usage.Feature
dmd
cli
Usage
Representation of a CLI feature
struct
Usage
struct
Feature {
string
name
;
string
paramName
;
string
helpText
;
bool
documented
;
bool
deprecated_
;
}
Meta
Source
See Implementation
dmd
cli
Usage
static variables
options
previews
reverts
transitions
structs
Feature
Option
Representation of a CLI feature