Project

Undocumented in source.

Constructors

this
this(CmdOptions cmdops, Config conf)
Undocumented in source.

Members

Functions

addModule
DModule addModule(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
genExdeps
Config genExdeps(string depsConfFilename)
Undocumented in source. Be warned that the author may not have intended to support it.
getExternalDeps
string[] getExternalDeps(string depsConfFilename, Config conf)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

config
Config config;
Undocumented in source.
debugIds
int[string] debugIds;
Undocumented in source.
exdeps
Exdep[string] exdeps;
Undocumented in source.
ext
string ext;
Undocumented in source.
mainModuleFilename
string mainModuleFilename;
Undocumented in source.
modules
DModule[string] modules;
Undocumented in source.
ops
CmdOptions ops;
Undocumented in source.
versionIds
int[string] versionIds;
Undocumented in source.

Meta