Edim Bogdanic

Results 4 comments of Edim Bogdanic

I think such feature might just work better implemented on your own. A simple way would be to use fs.existsSync( path + filename) to check if the file already exists...

> Ideally, I want an option that optionally can accept a function used for version checking. > > Passing a boolean: > > ```ts > download(url, destination, { skipReDownload: true})...

@t3dotgg I think you can delete this one since it has been added as well as the issue