A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
Hello, I really appreciate this awesome package, but I cannot configure it to continue on error. If directory access error occurs (not sure about file errors) then `klaw` just emits `error` and stops. `end` isn't called. I'd like to continue seeking through directories. Currently I cannot use `klaw` to scan whole readable filesystem, because it surely won't have access to some directories. Any solutions?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dzek69 and has received 5 comments.