Finds the dir by going down the tree based on the path.
The known root dir
The path relative to the root dir
The dir. The dirs path is the dirname(path). Returns undefined if one ancestor dir doesn't exist
dirname(path)
undefined
Generated using TypeDoc
Finds the dir by going down the tree based on the path.