get
get copied to clipboard
feat: dontCache option
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.