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

Return a tree context for the specified path.