In-memory file system provider.
class MemoryProviderWhether this provider is read-only
Change file mode.
Close an open file descriptor.
Check if a path exists.
Get file stats for an open file descriptor.
Get file stats without following symlinks.
Create a directory synchronously.
Open a file synchronously.
Read a directory synchronously.
Read a symbolic link.
Read from an open file synchronously.
Get the real path (resolve symlinks).
Rename a file or directory.
Remove a directory synchronously.
Get file stats synchronously.
Create a symbolic link.
Truncate a file.
Remove a file synchronously.
Change file access and modification times.
Write to an open file synchronously.
Change file mode.
Close an open file descriptor.
Check if a path exists.
Get file stats for an open file descriptor.
Get file stats without following symlinks.
Create a directory synchronously.
Open a file synchronously.
Read a directory synchronously.
Read a symbolic link.
Read from an open file synchronously.
Get the real path (resolve symlinks).
Rename a file or directory.
Remove a directory synchronously.
Get file stats synchronously.
Create a symbolic link.
Truncate a file.
Remove a file synchronously.
Change file access and modification times.
Write to an open file synchronously.