jcli ~master (2022-06-06T00:15:57.9757234)
Dub
Repo
AllCommandsOf
jcli
commandgraph
graph
Undocumented in source.
template
AllCommandsOf (
Modules
...
) {
template
getCommands
(alias Module)
;
alias
AllCommandsOf
=
staticMap
!(
getCommands
,
Modules
)
;
}
Members
Aliases
AllCommandsOf
alias
AllCommandsOf
=
staticMap
!(
getCommands
,
Modules
)
Undocumented in source.
Templates
getCommands
template
getCommands
(alias Module)
Undocumented in source.
Meta
Source
See Implementation
jcli
commandgraph
graph
structs
TypeGraphNode
templates
AllCommandsOf
AllSubcommandsOf
BottomUpCommandTypeGraph
DegenerateCommandTypeGraph
SubcommandsOf
TopDownCommandTypeGraph
escapedName