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_dir
from empty leaves moving upward to and includingdelete_dir
. - empty_
upward_ until_ boundary - Delete all empty directories from
delete_dir
upward and until (not including) theboundary_dir
.