pub fn path_parent(path: &str) -> Option<AzString>
Get the parent directory of a path
path
Option<AzString>