MonoDGenerator

Undocumented in source.

Constructors

this
this(Project app, PackageManager mgr)
Undocumented in source.

Members

Functions

generateProject
void generateProject(GeneratorSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
generateUUID
string generateUUID()
Undocumented in source. Be warned that the author may not have intended to support it.
guid
string guid(string projectName)
Undocumented in source. Be warned that the author may not have intended to support it.
performOnDependencies
void performOnDependencies(Package main, void delegate(const Package pack) op)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ProjectGenerator

generateProject
void generateProject(GeneratorSettings settings)
Undocumented in source.

Meta