paulmillr / readdirp

Recursive version of fs.readdir with streaming api.
https://paulmillr.com
MIT License
378 stars 51 forks source link

Add test for symlinked directories #152

Closed znarf closed 4 years ago

znarf commented 4 years ago

Cover the issue submitted as https://github.com/paulmillr/readdirp/issues/150