aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
OptionHandler.Argument
aurorafw
core
opt
OptionHandler
Undocumented in source.
struct
OptionHandler
struct
Argument {
string
name
;
ArgumentSize
size
;
string
value
;
}
Members
Variables
name
string
name
;
Undocumented in source.
size
ArgumentSize
size
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
core
opt
OptionHandler
constructors
this
enums
ArgumentSize
functions
helpWanted
printableHelp
read
properties
arguments
options
structs
Argument
Option