FairosProviderDriver is the driver for the FairOS provider.
Delete a file or directory
Returns true if the file or directory was deleted, else false
name of the file or directory
mount point
Download a file
id of the file
mount to download the file from
Verify if a file exists
Returns true if the file exists, else false
path to the file
mount to check
Read entries from a mount point
Entries
Upload a file
file to upload
mount to upload to
options
Generated using TypeDoc
FairosProviderDriver is the driver for the FairOS provider.