ArgumentGetters

Reason: accessing with multiple dots is annoying and prevents easy refactoring.

Members

Functions

description
inout(string) description()
Undocumented in source. Be warned that the author may not have intended to support it.
flags
inout(ArgFlags) flags()
Undocumented in source. Be warned that the author may not have intended to support it.
group
inout(ArgGroup) group()
Undocumented in source. Be warned that the author may not have intended to support it.
identifier
inout(string) identifier()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta