Function axstd::env::set_current_dir

source ·
pub fn set_current_dir(path: &str) -> Result<()>
Available on crate feature fs only.
Expand description

Changes the current working directory to the specified path.