jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
getCommandInfoFor.CommandDescription
jaster
cli
infogen
gen
getCommandInfoFor
Undocumented in source.
enum
CommandDescription
;
template
getCommandInfoFor
(alias CommandT, alias ArgBinderInstance)
static if
(
hasUDA!(CommandT, Command)
)
enum
CommandDescription
=
getSingleUDA
!(
CommandT
,
Command
).
description
;
enum
CommandDescription
;
Meta
Source
See Source File
jaster
cli
infogen
gen
getCommandInfoFor
manifest constants
ArgInfoTuple
CommandDescription
CommandPattern
_dummy
getCommandInfoFor