getCommands.commandNames

Undocumented in source.
template getCommands(alias Module)
alias commandNames = Filter!(isCommand, __traits(allMembers, Module))

Meta