Enums§
- File
Node - A nested map to represent the file tree structure.
Functions§
- build_
file_ tree - Builds a nested BTreeMap representing the file structure.
- print_
tree - Recursively prints the file tree to the console.
- write_
tree_ to_ file - Recursively writes the file tree to a file.
Type Aliases§
- File
Tree - Type alias for the file tree structure.