sindresorhus/electron-dl
Overwrite Option is flase. but, the same file name is specified in the directory, it is overwritten.
開放
#144 建立於 2021年10月26日
bughelp wanted
倉庫指標
- 星標
- (1,206 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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"