Function arceos_api::fs::ax_create_dir
source · pub fn ax_create_dir(path: &str) -> AxResultAvailable on crate feature
fs only.Expand description
Creates a new, empty directory at the provided path.
pub fn ax_create_dir(path: &str) -> AxResultfs only.Creates a new, empty directory at the provided path.