node/lib/internal/fs
cjihrig 1deafcd653 fs: combine require() and destructure
This commit combines two require() calls and subsequent
destructuring operations.

PR-URL: https://github.com/nodejs/node/pull/39806
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-08-21 15:37:00 +00:00
..
cp fs: combine require() and destructure 2021-08-21 15:37:00 +00:00
dir.js fs: refactor to avoid unsafe array iteration 2021-01-06 11:31:53 +01:00
promises.js fs: add recursive cp method 2021-08-11 19:53:32 -07:00
read_file_context.js fs: move constants to internal/fs/utils.js 2021-04-06 12:24:15 -07:00
rimraf.js fs: fix rmsync error swallowing 2021-05-25 07:18:05 -07:00
streams.js stream: the position of _read() is wrong 2021-05-03 11:55:52 +02:00
sync_write_stream.js fs: refactor to use more primordials 2020-11-27 18:40:51 +01:00
utils.js fs: add recursive cp method 2021-08-11 19:53:32 -07:00
watchers.js fs: use createDeferredPromise() in promises.watch() 2021-02-17 23:33:38 -05:00