IpfsMfsProviderDriver is the driver for the IPFS MFS provider.
Creates a directory
Returns true if the directory created, else false
directory name
mount to check
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
options
Verify if a file exists
Returns true if the file exists, else false
path to the file
Read entries from a mount point
Entries
Upload a file
file to upload
mount to upload to
Generated using TypeDoc
IpfsMfsProviderDriver is the driver for the IPFS MFS provider.