jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
MyConfig
config
Undocumented in source.
struct
MyConfig {
bool
verbose
;
string
name
;
}
Members
Variables
name
string
name
;
Undocumented in source.
verbose
bool
verbose
;
Undocumented in source.
Meta
Source
See Implementation
config
structs
MyConfig