find Project
Locates a project by path. If the path is relative, it is interpreted relative to this project.
Return
The project with the given path. Returns null if no such project exists.
Parameters
path
The path.
Locates a project by path. If the path is relative, it is interpreted relative to this project.
The project with the given path. Returns null if no such project exists.
The path.