Object loadProject(String projectPath, String projectContainerDirectory)
Object loadProject(String projectPath, String projectContainerDirectory)
Name | Type | Description |
---|---|---|
projectPath | String | The absolute path of the managed project. |
projectContainerDirectory | String | The directory containing the managed project's artifacts. |
Type | Description |
---|---|
The | loaded project |