Delete
Purpose
: Deletes a file corresponding to the specified key.
Parameters
:
key: A string that specifies the file path to be deleted.
Return Value
: Returns true if the file deletion was successful, false otherwise.
Sample uses:
Last updated
Purpose
: Deletes a file corresponding to the specified key.
Parameters
:
key: A string that specifies the file path to be deleted.
Return Value
: Returns true if the file deletion was successful, false otherwise.
Sample uses:
Last updated