You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.