pub fn tree_name_from_abspath(
    config: &Configuration,
    path: &Path
) -> Option<String>
Expand description

Return the name of an existing tree from an absolute path.