fs::remove_all cannot delete non-directory files #6
Labels
available on master
Fix is done on master branch, issue closed on next release
bug
Something isn't working
high
Severity: high
Milestone
Describe the bug
fs::remove_all should allow deletion of a file.
To Reproduce
Expected behavior
But now it will throw an exception.
Additional context
The text was updated successfully, but these errors were encountered: