Function axfs::api::create_dir

source ·
pub fn create_dir(path: &str) -> Result<()>
Expand description

Creates a new, empty directory at the provided path.