cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
VariadicOption._checkVal
cmdline
option
VariadicOption
Undocumented in source. Be warned that the author may not have intended to support it.
void
_checkVal
(T value, T[] rest)
class
VariadicOption
(T)
const
void
_checkVal
(
T
value
,
T
[]
rest
...
)
void
_checkVal
(T[] values)
Meta
Source
See Implementation
cmdline
option
VariadicOption
aliases
Self
constructors
this
functions
_checkVal
_checkVal_impl
choices
choicesStr
cliVal
configVal
defaultVal
defaultValStr
envVal
implyVal
initialize
preset
presetStr
rangeOf
rangeOfStr
typeStr
properties
get
isValid
variables
_max
_min
argChoices
cliArg
configArg
defaultArg
envArg
innerValueData
parseFn
presetArg
processFn
processReduceFn