Protected configDelete existing file.
Delete all files in a directory.
Returns signed url for an existing file.
Optional options: SignedUrlOptionsReturns file's size and modification date.
Prepends content to a file.
WARNING: It's pretty inefficient as it copies the file to a temp file and then back to the original file. Try to avoid using this method at least for large files.
Filesystem storage driver.