argparse.help

Undocumented in source.

Members

Functions

getProgramName
string getProgramName()

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

printHelp
void printHelp(Output output, Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
spaces
string spaces(ulong num)

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

substituteProg
void substituteProg(Output output, string text, string prog)

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

wrapMutiLine
void wrapMutiLine(Output output, S s, size_t columns, S firstindent, S indent, size_t tabsize)

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Manifest constants

helpArgument
enum helpArgument;

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Help printing functions ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Meta