DiffOptions

Undocumented in source.

Members

Functions

processArgs
auto processArgs(string[] cmdArgs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

configFile
string configFile;
Undocumented in source.
diffProg
string diffProg;
Undocumented in source.
goldDir
string goldDir;
Undocumented in source.
helpVerbose
bool helpVerbose;
Undocumented in source.
maxDiffLines
size_t maxDiffLines;
Undocumented in source.
programName
string programName;
Undocumented in source.
quiet
bool quiet;
Undocumented in source.
rootDir
string rootDir;
Undocumented in source.
testDir
string testDir;
Undocumented in source.

Meta