Module path

Source
Expand description

Path utilities.

Traits§

PathClean
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.