Protected
Optional
Internal
_disableWhether the sync cache should be disabled. Only affects async things.
Protected
Readonly
devicesProtected
storeProtected
_findHelper function for findINode.
string The ID of the file's inode in the file system.
Create the file at path
with mode
. Then, open it with flag
.
Create the file at path
with mode
. Then, open it with flag
.
Protected
findFinds the Inode of path
.
The path to look up.
The Inode of the path p.
Get metadata about the current file system
Opens the file at path
with flag
. The file must exist.
The path to open.
The flag to use when opening the file.
Opens the file at path
with flag
. The file must exist.
The path to open.
The flag to use when opening the file.
Updated the inode and data node at path
Updated the inode and data node at path
A temporary file system that manages and interfaces with devices