Traits§
- Path
Clean - The Clean trait implements a
clean
method. It’s recommended you use the providedclean
function.
Functions§
- absolute_
path - Normalize a target path to an absolute path relative to a base directory (typically the current working directory) without accessing the file system
- clean
- The core implementation. It performs the following, lexically:
- clean_
unix - clean_
windows