If I run recycle-bin
on a directory that is open elsewhere e.g. in an IDE, it will fail to do so but without any error output.
New-Item -ItemType Directory test
# Open in VSCode
code .\test\
# Attempt to remove
recycle-bin .\test\
Get-Item .\test\ # Untouched, no error message
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too