[][src]Function path_dedot::update_cwd

pub unsafe fn 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.