Find a Folder at the given path (e.g. subfolder of a project, or in DB). Caller must have already verified the path is not already a project (path_map). Checks each project's folder_map, then the database. Does not check path_map or file_cache.
| path |
Normalized absolute path |
|
The Folder if found, null otherwise |