getCommandUDAs.stringUDAs

Undocumented in source.
template getCommandUDAs(CommandType)
static if(!(commandUDAs.length > 0))
alias stringUDAs = Filter!(isValue, getUDAs!(CommandType, string))

Meta