papercut icon indicating copy to clipboard operation
papercut copied to clipboard

Add method to remove uploaded files

Open jwicks opened this issue 11 years ago • 1 comments

Eg,

uploader.remove('image1', function(err){
    //err handling
})

jwicks avatar May 05 '13 13:05 jwicks

Looks good, a cleaner to remove all versions is a good idea.

Rafe avatar May 14 '13 00:05 Rafe