jcli ~master (2022-03-09T18:57:21Z)
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