libpathrs
libpathrs copied to clipboard
root: remove InodeType and switch to dedicated methods?
I think InodeType is a little ugly from a Rust perspective. The need to pass Permissions in some cases and inability to use AsRef<Path> is kind of ugly.