sindresorhus/electron-dl
Overwrite Option is flase. but, the same file name is specified in the directory, it is overwritten.
Ouverte
#144 ouverte le 26 oct. 2021
bughelp wanted
Métriques du dépôt
- Stars
- (1 206 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
The overwrite option was false and the file option was used. If the file name is the same, it will continue to be overwritten with one file.
ex. filename : "a" The motion I want: "a", "a(1)" Current motion: "a"