jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
isCommand.isCommand
jcli
commandgraph
graph
AllCommandsOf
getCommands
isCommand
Undocumented in source.
template
isCommand
(string memberName)
enum
isCommand
=
hasUDA
!(
__traits
(
getMember
,
Module
,
memberName
),
Command
) ||
hasUDA
!(
__traits
(
getMember
,
Module
,
memberName
),
CommandDefault
)
;
Meta
Source
See Source File
jcli
commandgraph
graph
AllCommandsOf
getCommands
isCommand
manifest constants
isCommand