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.
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.
Last updated