sindresorhus/electron-dl

Overwrite Option is flase. but, the same file name is specified in the directory, it is overwritten.

Open

#144 aperta il 26 ott 2021

Vedi su GitHub
 (3 commenti) (4 reazioni) (0 assegnatari)JavaScript (136 fork)user submission
bughelp wanted

Metriche repository

Star
 (1206 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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"

Guida contributor