Function cnfs::exists

source ยท
pub fn exists(path: &Path) -> CNFSResult<bool>
Expand description

Check if the path points at an existing file or directory.