Options

Undocumented in source.

Constructors

this
this(string[] args)
Undocumented in source.

Members

Functions

dFileNames
string[] dFileNames()
Undocumented in source. Be warned that the author may not have intended to support it.
indent
Options indent()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

usage
enum usage;
Undocumented in source.

Static functions

toDFileName
string toDFileName(string dppFileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cppStdLib
bool cppStdLib;
Undocumented in source.
debugOutput
bool debugOutput;
Undocumented in source.
defines
string[] defines;
Undocumented in source.
dlangCompiler
string dlangCompiler;
Undocumented in source.
dlangCompilerArgs
string[] dlangCompilerArgs;
Undocumented in source.
dppFileNames
string[] dppFileNames;
Undocumented in source.
earlyExit
bool earlyExit;
Undocumented in source.
hardFail
bool hardFail;
Undocumented in source.
includePaths
string[] includePaths;
Undocumented in source.
indentation
string indentation;
Undocumented in source.
keepDlangFiles
bool keepDlangFiles;
Undocumented in source.
keepPreCppFiles
bool keepPreCppFiles;
Undocumented in source.
parseAsCpp
bool parseAsCpp;
Undocumented in source.
preprocessOnly
bool preprocessOnly;
Undocumented in source.

Meta