sindresorhus/trash

Trashing a file on Windows deletes it unrecoverably if no recycle bin is enabled

オープン

#107 opened on 2020/12/11

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (81 件のフォーク)user submission
bughelp wanted

Repository metrics

Stars
 (2,660 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Similar to #56, but probably has to be solved in a different way for Windows. This was reported by a user in my app losslesscut https://github.com/mifi/lossless-cut/issues/537 When he trashed a file on a network mounted drive (which has no trash), the file just got removed permanently.

コントリビューターガイド