Expand description
Path utilities.
Traits§
- Path
Clean - The Clean trait implements a
clean
method.
Functions§
- clean
- Get the path cleaned as a platform-style string. The core implementation. It performs the following, lexically:
- unix_
slash - Get the path cleaned as a unix-style string.