Traits§
Functions§
- canonicalize
- Like
std::fs::canonicalize(), but on Windows it outputs the most compatible form of a path instead of UNC. - hide
- Hides the given path in the current platform’s file explorer.
- open
- Open the given path in a file explorer on the current platform.
- unhide
- Un-hides the given path in the current platform’s file explorer.