makeGetOptArgs.expand

Undocumented in source.

Members

Aliases

expand
alias expand = AliasSeq!(__traits(getAttributes, __traits(getMember, config, spelling))[0], formatHelp!spelling(__traits(getAttributes, __traits(getMember, config, spelling))[1]), ptr)
Undocumented in source.
expand
alias expand = AliasSeq!()
Undocumented in source.
member
alias member = Alias!(__traits(getMember, config, spelling))
Undocumented in source.

Functions

formatHelp
auto formatHelp(string help)
Undocumented in source. Be warned that the author may not have intended to support it.
ptr
auto ptr()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta