cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
OptVal.InnerType
cmdline
ext
OptVal
the inner type of the option
struct
OptVal
(T, string shortAndVal, bool isMandatory = false)
alias
InnerType
=
T
Meta
Source
See Implementation
cmdline
ext
OptVal
aliases
InnerType
functions
get
isValid
opAssign
manifest constants
MANDATORY
OPTIONAL
OPTVAL_FLAG_
SHORT_FLAG_AND_VAL_STR
VARIADIC
variables
_inner
the inner type of the option