Module

Undocumented in source.

Constructors

this
this(Project proj, ModuleStatusList statusList, string path)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

context
ModuleContext context()
Undocumented in source. Be warned that the author may not have intended to support it.
dependencies
const(string[]) dependencies()
Undocumented in source. Be warned that the author may not have intended to support it.
inputFiles
string[] inputFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

path
string path;
Undocumented in source.

Meta