pub(crate) fn parent_dir(path: &str) -> &str
The parent directory portion of a normalized share-relative path, or the share root ("") when the path has no parent component.
""