node/lib/internal/fs
Antoine du Hamel d9540b51eb
fs: remove `dirent.path`
PR-URL: https://github.com/nodejs/node/pull/55548
Fixes: https://github.com/nodejs/node/issues/55538
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
2024-11-15 00:18:05 +01:00
..
cp fs: refactor handleTimestampsAndMode to remove redundant call 2024-08-24 16:50:57 +00:00
read lib: remove unnecessary optional chaining 2024-11-07 15:59:12 +00:00
dir.js fs: fix bufferSize option for opendir recursive 2024-11-08 16:03:55 +00:00
glob.js fs: pass correct path to `DirentFromStats` during `glob` 2024-10-22 11:38:09 +00:00
promises.js lib: remove unnecessary optional chaining 2024-11-07 15:59:12 +00:00
recursive_watch.js fs: do not crash if the watched file is removed while setting up watch 2024-06-17 14:28:12 +00:00
rimraf.js fs: refactor rimraf to avoid using primordials 2024-09-10 02:32:57 +00:00
streams.js Revert "fs,win: fix bug in paths with trailing slashes" 2024-11-02 16:24:29 +00:00
sync_write_stream.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
utils.js fs: remove `dirent.path` 2024-11-15 00:18:05 +01:00
watchers.js lib: remove unnecessary optional chaining 2024-11-07 15:59:12 +00:00