node/lib/internal/fs
Ethan Arrowood 106dc612d6
fs: make readdir recursive algorithm iterative
PR-URL: https://github.com/nodejs/node/pull/47650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2023-05-12 11:57:20 +02:00
..
cp fs: add support for mode flag to specify the copy behavior 2023-05-02 09:34:00 +02:00
dir.js fs: make readdir recursive algorithm iterative 2023-05-12 11:57:20 +02:00
promises.js fs: add recursive option to readdir and opendir 2023-05-02 09:34:01 +02:00
read_file_context.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00
recursive_watch.js fs: fix nonNativeWatcher watching folder with existing files 2022-11-27 22:03:42 +00:00
rimraf.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00
streams.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00
sync_write_stream.js fs: use kEmptyObject 2022-06-11 12:18:13 +02:00
utils.js fs: add recursive option to readdir and opendir 2023-05-02 09:34:01 +02:00
watchers.js fs: add trailing commas in source files 2023-02-20 01:58:32 +01:00