RawConfiguration

Undocumented in source.

Members

Functions

parse
void parse(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
printHelp
void printHelp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cflags
string[] cflags;
Undocumented in source.
compileDb
string[] compileDb;
Undocumented in source.
config
string config;
Undocumented in source.
fileExclude
string[] fileExclude;
Undocumented in source.
fileInclude
string[] fileInclude;
Undocumented in source.
header
string header;
Undocumented in source.
headerFile
string headerFile;
Undocumented in source.
help
bool help;
Undocumented in source.
helpRegex
bool helpRegex;
Undocumented in source.
inFiles
Path[] inFiles;
Undocumented in source.
mainFileName
string mainFileName;
Undocumented in source.
out_
string out_;
Undocumented in source.
shortPluginHelp
bool shortPluginHelp;
Undocumented in source.
stripInclude
string stripInclude;
Undocumented in source.
testDoubleInclude
string[] testDoubleInclude;
Undocumented in source.
xmlConfig
Nullable!XmlConfig xmlConfig;
Undocumented in source.

Meta