ProjectBase

Undocumented in source.

Constructors

this
this(string uri, FolderResource parent, ProjectType _type)
Undocumented in source.

Members

Properties

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

Variables

_desc
ProjectDesc _desc;
Undocumented in source.
_type
ProjectType _type;
Undocumented in source.

Inherited Members

From FolderResourceBase

isFolder
bool isFolder()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta