Open
Description
Hi @zetbaitsu! Thank you for library.
My question is how can we safely remove the cached file from the compressor
folder? For example, I get images from outside, create a new file with name compressedImage , and set destination(imageFile)
as the property, my newly created file is successfully replaced with the compressed one. But now we have 2 identical files in different folders. Would like to be able to properly delete a file coming along the path - "${context.cacheDir.path}${separator}compressor$separator"
.
Metadata
Metadata
Assignees
Labels
No labels