sindresorhus/trash

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

Open

#107 opened on 2020年12月11日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)JavaScript (2,660 stars) (81 forks)user submission
bughelp wanted

説明

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.

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