Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Slurping directories makes sense on some OSes
Some OSes (eg. FreeBSD) follow the traditional Unix approach of treating directories like files, and so slurp()ing directories on those platforms is allowed
- Loading branch information