Expand description
Structs§
- Iter
- A special iterator which communicates its operation through results where…
Functions§
- empty_
depth_ first - Delete all empty directories reachable from
delete_dirfrom empty leaves moving upward to and includingdelete_dir. - empty_
upward_ until_ boundary - Delete all empty directories from
delete_dirupward and until (not including) theboundary_dir.