print_tree

Function print_tree 

Source
pub fn print_tree(tree: &FileTree, depth: usize)
Expand description

Recursively prints the file tree to the console.