cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
ParseArgFn
cmdline
option
the callback for parsing the
string
value to the target type
alias
ParseArgFn
(
Target
)
=
Target
function
(
string
str
)
Meta
Source
See Implementation
cmdline
option
aliases
OptionArrayValue
OptionBaseValue
OptionNullable
OptionValueSeq
OptionVariant
ParseArgFn
ProcessArgFn
ProcessReduceFn
classes
BoolOption
NegateOption
Option
ValueOption
VariadicOption
enums
Source
functions
_camelCase
createNOption
createNegateOption
createOption
splitOptionFlags
testType
structs
OptionFlags
templates
isBaseOptionValueType
isOptionValueType
the callback for parsing the string value to the target type