Ensure a project exists at the given path. Caller must have verified the path is not already a project (path_map). If we have a Folder at this path (folder_map or DB), promote it; otherwise create new.
| path |
Normalized absolute path to the folder |
|
The Folder that is the project at that path (existing or new) |