project
Returns the project with the given path.
Return
The project with the given path. Never returns null.
Parameters
path
The path.
Throws
If no project with the given path exists.
Returns the project with the given project directory.
Return
The project with the given project directory. Never returns null.
Parameters
project Dir
The project directory.
Throws
If no project with the given path exists.