[src]

Function std::os::change_dir

pub fn change_dir(p: &Path) -> bool

Changes the current working directory to the specified path, returning whether the change was completed successfully or not.