cmdline v1.3.4 (2024-09-24T03:22:01Z)
Dub
Repo
ArgVal.isValid
cmdline
ext
ArgVal
test whether the inner value is ready.
struct
ArgVal
(T, bool isOptional = false)
const
bool
isValid
(
)
Return Value
Type:
bool
true
if ready, otherwise not ready.
Meta
Source
See Implementation
cmdline
ext
ArgVal
aliases
InnerType
functions
get
isValid
opAssign
manifest constants
ARGVAL_FLAG_
OPTIONAL
variables
_inner
test whether the inner value is ready.