CompileConfig

Undocumented in source.

Constructors

this
this(string inputFileName)
Undocumented in source.

Members

Functions

createCommand
string[] createCommand(string outputFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
dependencies
auto dependencies()
Undocumented in source. Be warned that the author may not have intended to support it.
lastModified
auto lastModified()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

importPath
string[] importPath;
Undocumented in source.
inputFiles
string[] inputFiles;
Undocumented in source.
libraryPath
string[] libraryPath;
Undocumented in source.
librarySearchPath
string[] librarySearchPath;
Undocumented in source.
mainFile
string mainFile;
Undocumented in source.

Meta