node/lib/internal/fs
Matteo Collina 4a506acd16
fs: add followSymlinks option to glob
PR-URL: https://github.com/nodejs/node/pull/62695
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2026-05-07 18:14:57 +02:00
..
cp fs: fix errorOnExist behavior for directory copy in fs.cp 2026-01-27 22:52:27 +01:00
read lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
dir.js fs: close dir before throwing if options.bufferSize is invalid 2025-07-08 11:16:18 -03:00
glob.js fs: add followSymlinks option to glob 2026-05-07 18:14:57 +02:00
promises.js fs: validate position argument before length === 0 early return 2026-05-07 15:41:39 +02:00
recursive_watch.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-07 15:41:38 +02:00
rimraf.js
streams.js lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
sync_write_stream.js lib: prefer call() over apply() if argument list is not array 2026-02-22 23:16:05 +01:00
utils.js fs: expose frsize field in statfs 2026-05-07 15:41:31 +02:00
watchers.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-07 15:41:38 +02:00