Skip to main content

walk_directory

Function walk_directory 

Source
pub fn walk_directory(
    path: &Path,
    config: &TreeConfig,
    stats: &mut TreeStats,
    current_depth: usize,
) -> TreeEntry
Expand description

Walk a directory and build a tree structure