jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
AllSubcommandsOf.AllSubcommandsOf
jcli
commandgraph
graph
AllSubcommandsOf
Undocumented in source.
alias
AllSubcommandsOf
=
AliasSeq
!(
CommandTypes
[
0
],
staticMap
!(.
AllSubcommandsOf
,
SubcommandsOf
!(
CommandTypes
[
0
])))
template
AllSubcommandsOf
(CommandTypes...)
static if
(
CommandTypes.length == 1
)
alias
AllSubcommandsOf
=
AliasSeq
!(
CommandTypes
[0],
staticMap
!(.
AllSubcommandsOf
,
SubcommandsOf
!(
CommandTypes
[0])))
alias
AllSubcommandsOf
=
AliasSeq
!()
alias
AllSubcommandsOf
=
staticMap
!(.
AllSubcommandsOf
,
CommandTypes
)
Meta
Source
See Implementation
jcli
commandgraph
graph
AllSubcommandsOf
aliases
AllSubcommandsOf