(Internal) Syncs file to Dropbox.
Deletes everything in the file system. Mainly intended for unit testing!
Called when operation completes.
Create a directory
Get the names of the files in a directory
Delete a directory
Delete a file
Creates a new DropboxFileSystem instance with the given options. Must be given an authenticated Dropbox client from 2.x JS SDK.
Generated using TypeDoc
A read/write file system backed by Dropbox cloud storage.
Uses the Dropbox V2 API, and the 2.x JS SDK.