libpathrs icon indicating copy to clipboard operation
libpathrs copied to clipboard

root: remove InodeType and switch to dedicated methods?

Open cyphar opened this issue 1 year ago • 0 comments

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.

cyphar avatar Oct 24 '24 07:10 cyphar