
The goal of file::path::tiny is simply to provide recursive versions of mkdir() and rmdir() with as little code and overhead as possible.
file::path::tiny is in no way meant to derogate file::path and is in no way an endorsement to go out and replace all use of file::path with file::path::tiny.