cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
ValueArgument.rangeOfStr
cmdline
argument
ValueArgument
Undocumented in source. Be warned that the author may not have intended to support it.
class
ValueArgument
(T)
override const
static if
(
is(T == int) || is(T == double) || is(T == int[]) || is(T == double[])
)
string
rangeOfStr
(
)
Meta
Source
See Implementation
cmdline
argument
ValueArgument
aliases
Self
constructors
this
functions
_checkVal
_checkValSeq
choices
choicesStr
cliVal
configVal
defaultVal
defaultValStr
initialize
rangeOf
rangeOfStr
typeStr
properties
get
isValid
variables
_max
_min
argChoices
cliArg
configArg
defaultArg
innerData