ProjectTypeBase

Undocumented in source.

Members

Functions

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.

Properties

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

Variables

_typeName
string _typeName;
Undocumented in source.

Inherited Members

From ProjectType

typeName
inout(string) typeName [@property getter]
Undocumented in source.
buildCommand
string[] buildCommand()
Undocumented in source.
execCommand
string[] execCommand()
Undocumented in source.

Meta