ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
FunOptConfig
ae
utils
funopt
Undocumented in source.
struct
FunOptConfig {
std
.
getopt
.
config
[]
getoptConfig
;
string
usageHeader
;
string
usageFooter
;
}
Members
Variables
getoptConfig
std
.
getopt
.
config
[]
getoptConfig
;
usageFooter
string
usageFooter
;
Undocumented in source.
usageHeader
string
usageHeader
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
funopt
functions
funopt
funoptDispatch
structs
FunOptConfig
OptionImpl
templates
Option
Parameter
Switch