expand.formatHelp

Undocumented in source. Be warned that the author may not have intended to support it.
template expand(alias spelling)
static if(__traits(compiles, &__traits(getMember, config, spelling)) && __traits(getAttributes, member).length == 2)
formatHelp
(
alias spelling
)
(
string help
)

Meta