Protected
Optional
Internal
Whether the sync cache should be disabled. Only affects async things.
Create the file at path with the given mode. Then, open it with the given flag.
path
Test whether or not the given path exists.
Asynchronous link.
link
Get metadata about the current file system
Asynchronous mkdir.
mkdir
Mode to make the directory using.
Opens the file at path with the given flag. The file must exist.
The path to open.
The flag to use when opening the file.
Asynchronous readdir. Reads the contents of a directory.
readdir
Asynchronous rename.
Asynchronous rmdir.
rmdir
Handle prefix
Synchronize the data and stats for path asynchronously
Asynchronous unlink.
unlink
Whether the sync cache should be disabled. Only affects async things.