cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
Argument.configVal
cmdline
argument
Argument
Undocumented in source. Be warned that the author may not have intended to support it.
Self
configVal
()
Self
configVal
(T value)
class
Argument
package
Self
configVal
(
T
)
(
T
value
)
if
(
isBaseArgValueType
!
T
)
Self
configVal
(T value, T[] rest)
Self
configVal
(T[] values)
Meta
Source
See Implementation
cmdline
argument
Argument
aliases
Self
constructors
this
functions
choices
choicesStr
cliVal
configVal
defaultVal
defaultValStr
description
get
initialize
isValid
rangeOf
rangeOfStr
typeStr
properties
attrName
isOptional
isRequired
name
readableArgName
variables
_description
_name
defaultDescription
required
settled
source
variadic