mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 17:44:15 +00:00
![]() Adds a naive, linear recursive algorithm for the following methods: readdir, readdirSync, opendir, opendirSync, and the promise based equivalents. Fixes: https://github.com/nodejs/node/issues/34992 PR-URL: https://github.com/nodejs/node/pull/41439 Refs: https://github.com/nodejs/tooling/issues/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> |
||
---|---|---|
.. | ||
cp | ||
dir.js | ||
promises.js | ||
read_file_context.js | ||
recursive_watch.js | ||
rimraf.js | ||
streams.js | ||
sync_write_stream.js | ||
utils.js | ||
watchers.js |