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