Module path

Source
Expand description

Path utilities

Functionsยง

abspath
Convert a Path into an absolute path. Return the original path if it cannot be canonicalized.
current_dir
Return the current directory as a PathBuf.