pub fn generate_working_dir_tree( max_depth: usize, entry_limit: usize, ) -> Option<String>
Generates a string representation of the current working directory tree, respecting .gitignore files