jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
CommandInfo.udaValue
jcli
introspect
data
CommandInfo
Undocumented in source.
enum
string
udaValue
;
auto
udaValue
;
auto
udaValue
;
template
CommandInfo
(TCommand)
immutable
static if
(!(
commandUDAs.length == 0
))
static if
(!(
is(typeof(rawCommandUDA) : string)
))
static if
(!(
is(rawCommandUDA == Command)
))
static if
(
is(rawCommandUDA == CommandDefault)
)
auto
udaValue
=
CommandDefault
(
""
)
;
auto
udaValue
;
auto
udaValue
;
Meta
Source
See Source File
jcli
introspect
data
CommandInfo
aliases
Arguments
CommandType
commandUDAs
rawCommandUDA
manifest constants
flags
variables
description
udaValue