Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rmdir: better error reporting (#803)
* The old error message is not specific enough to be helpful * Allow rmdir() to fail instead of performing file tests first * $! will specifically say whether a file argument does not exist, or is not a directory
- Loading branch information