get icon indicating copy to clipboard operation
get copied to clipboard

feat: dontCache option

Open dsanders11 opened this issue 2 years ago • 0 comments

Closes #209. This is less of a problem these days as @electron/fiddle-core actually steals the file out of the cache, so there's not duplicate copies, but that's not optimal behavior, and leaves behind SHASUMS256.txt files in the cache unnecessarily. So, provide an option to not add the downloaded file to the cache.

dsanders11 avatar Dec 14 '23 02:12 dsanders11