- findItems
ProjectFolder findItems(string[] srcPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
- findMainSourceFile
void findMainSourceFile()
Undocumented in source. Be warned that the author may not have intended to support it.
- findSourceFileItem
ProjectSourceFile findSourceFileItem(ProjectItem dir, string filename, bool fullFileName)
tries to find source file in project, returns found project source file item, or null if not found
- findSourceFileItem
ProjectSourceFile findSourceFileItem(string filename, bool fullFileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
bool load(string fname)
Undocumented in source. Be warned that the author may not have intended to support it.
- relativeToAbsolutePath
string relativeToAbsolutePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- builderSourcePaths
string[] builderSourcePaths [@property getter]
returns project's own source paths
- defWorkspaceFile
string defWorkspaceFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- items
ProjectFolder items [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- mainSourceFile
ProjectSourceFile mainSourceFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- sourcePaths
string[] sourcePaths [@property getter]
returns project's own source paths
- workspace
Workspace workspace [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- workspace
Workspace workspace [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
DLANGIDE D project