[][src]Crate path_absolutize

Structs

MAIN_SEPARATOR

The main separator for the target OS.

Traits

Absolutize

Make Path and PathBuf have absolutize and absolutize_virtually method.

Functions

update_cwd

Update the CWD cached in the path-dedot crate after using the std::env::set_current_dir function. It is not a safe operation. Make sure there is no parse_dot method running at this moment.