node/lib/internal/fs
James M Snell e1f0d2a014
stream: add stream/iter Implementation
Experimental implementation of https://stream-iter.jasnell.me/

Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-By: Claude/Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/62066
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-03-30 17:20:29 +02:00
..
cp fs: fix errorOnExist behavior for directory copy in fs.cp 2026-01-20 14:36:02 +01:00
read lib: prefer call() over apply() if argument list is not array 2026-01-13 10:04:20 -03:00
dir.js
glob.js fs: fix ENOTDIR in globSync when file is treated as dir 2026-01-20 14:36:01 +01:00
promises.js stream: add stream/iter Implementation 2026-03-30 17:20:29 +02:00
recursive_watch.js fs: add ignore option to fs.watch 2026-01-25 00:07:50 +01:00
rimraf.js
streams.js lib: prefer call() over apply() if argument list is not array 2026-01-13 10:04:20 -03:00
sync_write_stream.js lib: prefer call() over apply() if argument list is not array 2026-01-13 10:04:20 -03:00
utils.js lib: prefer call() over apply() if argument list is not array 2026-01-13 10:04:20 -03:00
watchers.js fs: add ignore option to fs.watch 2026-01-25 00:07:50 +01:00