Crate joat_path

Source

Traits§

PathClean
The Clean trait implements a clean method. It’s recommended you use the provided clean 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