method

delete

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: Blob
delete() public

Deletes the file on the service that’s associated with this blob. This should only be done if the blob is going to be deleted as well or you will essentially have a dead reference. It’s recommended to use the #purge and #purge_later methods in most circumstances.

Show source
Register or log in to add new notes.