arceos_api::fs

Function ax_create_dir

Source
pub fn ax_create_dir(path: &str) -> AxResult
Available on crate feature fs only.
Expand description

Creates a new, empty directory at the provided path.