Module remove_dir

Source
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 including delete_dir.
empty_upward_until_boundary
Delete all empty directories from delete_dir upward and until (not including) the boundary_dir.