find Project
Returns the project with the given path.
Return
The project with the given path. Returns null if no such project exists.
Parameters
path
The path
Returns the project with the given project directory.
Return
The project with the given project directory. Returns null if no such project exists.
Parameters
project Dir
The project directory.