Ask a question to get started
Enter to send•Shift+Enter new line
class VirtualProvider
Whether 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.
Base class for VFS providers.