Function cnfs::open

source ยท
pub fn open(path: &Path, mode: FileMode) -> CNFSResult<File>
Expand description

Opens a file at path with the given mode.