fs: add recursive opendir/readdir by Ethan-Arrowood · Pull Request #41439 · nodejs/node
MoLow
added
author ready
labels
Apr 20, 2023This was referenced
Apr 24, 2023
MoLow
mentioned this pull request
targos pushed a commit that referenced this pull request
May 2, 2023Adds a naive, linear recursive algorithm for the following methods: readdir, readdirSync, opendir, opendirSync, and the promise based equivalents. Fixes: #34992 PR-URL: #41439 Refs: nodejs/tooling#130 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
RDIL
mentioned this pull request
2 tasks
lux01
mentioned this pull request
bnb
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters