aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
OptionElement
aurorafw
core
opt
Undocumented in source.
struct
OptionElement {
string
[]
opts
;
string
help
;
bool
val
;
}
Members
Variables
help
string
help
;
Undocumented in source.
opts
string
[]
opts
;
Undocumented in source.
val
bool
val
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
core
opt
classes
OptionHandlerException
enums
OptionType
structs
OptionElement
OptionHandler