tools.common.getopt

Undocumented in source.

Members

Functions

improvedGetoptPrinter
void improvedGetoptPrinter(string text, Option[] opt, string footer, int width)
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

config (from std.getopt)
public import std.getopt : getopt, config;
Undocumented in source.
getopt (from std.getopt)
public import std.getopt : getopt, config;
Undocumented in source.

Templates

multilineStr
template multilineStr(string s)
Undocumented in source.

Meta