Function cnfs::create_directory
source ยท pub fn create_directory(path: &Path) -> CNFSResult
Expand description
Create a directory at the given path.
pub fn create_directory(path: &Path) -> CNFSResult
Create a directory at the given path.