Function libax::env::set_current_dir
source · pub fn set_current_dir(path: &str) -> Result<(), AxError>
Available on crate feature
fs
only.Expand description
Changes the current working directory to the specified path.