- addArgument
void addArgument(string name, HelpTextDescription[] description)
Undocumented in source. Be warned that the author may not have intended to support it.
- addHeader
void addHeader(string header)
Undocumented in source. Be warned that the author may not have intended to support it.
- addHeaderWithText
void addHeaderWithText(string header, string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLine
void addLine(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLineWithPrefix
void addLineWithPrefix(string prefix, string text, AnsiStyleSet prefixStyle)
Undocumented in source. Be warned that the author may not have intended to support it.
- finish
string finish()
Undocumented in source. Be warned that the author may not have intended to support it.