cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
ValueArgument._checkVal
cmdline
argument
ValueArgument
Undocumented in source. Be warned that the author may not have intended to support it.
void
_checkVal
(U value)
class
ValueArgument
(T)
const
void
_checkVal
(
U
)
(
in
U
value
)
if
(
isBaseArgValueType
!
T
&&
is
(
U
==
T
)
)
void
_checkVal
(U value)
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