generate_working_dir_tree

Function generate_working_dir_tree 

Source
pub fn generate_working_dir_tree(
    max_depth: usize,
    entry_limit: usize,
) -> Option<String>
Expand description

Generates a string representation of the current working directory tree, respecting .gitignore files