DefaultProjectType

Undocumented in source.
class DefaultProjectType : ProjectTypeBase

Inherited Members

From ProjectTypeBase

_typeName
string _typeName;
Undocumented in source.
typeName
inout(string) typeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buildCommand
string[] buildCommand()
Undocumented in source. Be warned that the author may not have intended to support it.
execCommand
string[] execCommand()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta