cnfs
0.1.0
Structs
File
FileMode
Path
Enums
CNFSError
InodeType
Traits
FileSystem
Inode
Functions
close
create_directory
exists
mount
open
read
read_to_end
remove
umount
write_all
Type Aliases
CNFSResult
InodeRef
?
Settings
Function
cnfs
::
umount
Copy item path
source
·
[
−
]
pub fn umount(mnt_point:
Path
) ->
CNFSResult
Expand description
Mount the filesystem at the given path.