Skip to content

fs: extends recursive readdir to allow a function to limit traversal

Rodrigo Muino Tomonari requested to merge github/fork/prettydiff/main into main

This commit contains the necessary fixes to code and documentation per manual testing, but I still need to complete test units for test autoamtion. This pull request does not claim to be complete until test automation is updated, but is enough to open discussion for a new feature.

fixes: https://github.com/nodejs/node/issues/49243

Merge request reports

Loading