The root location for this provider (file path or S3 url)
Create an operation that will copy a File
to a target with the same provider
Create an operation that will delete a File
from the target
Returns a Readable
stream of the File
contents
Returns a string value that can be interpreted by the copyFile
method of
the implementation to provide the information required by the operation
Returns MD5 hash for file (it is calculated and set if missing)
Returns the Key that should be used in target contexts
Returns a collection of all provided files
Create an operation that will write contents of a File
to the target
Generated using TypeDoc
The protocol this Provider can handle (ex: 's3' or 'file')