Function arceos_api::fs::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.
pub fn ax_create_dir(path: &str) -> AxResult
fs
only.Creates a new, empty directory at the provided path.