node/lib/internal/fs
Rich Trott c776c7c531
lib: include return types in JSDoc
Add types to @returns JSDoc annotations where the type is missing.

PR-URL: https://github.com/nodejs/node/pull/41130
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2022-02-01 07:09:50 -05:00
..
cp fs: use async directory processing in cp() 2022-01-31 23:54:28 -05:00
dir.js
promises.js fs: fix length option being ignored during read() 2022-01-31 23:08:54 -05:00
read_file_context.js fs: move constants to internal/fs/utils.js 2021-04-06 12:24:15 -07:00
rimraf.js
streams.js fs: make open and close stream override optional when unused 2021-09-22 00:27:10 +01:00
sync_write_stream.js
utils.js lib: include return types in JSDoc 2022-02-01 07:09:50 -05:00
watchers.js fs: use createDeferredPromise() in promises.watch() 2021-02-17 23:33:38 -05:00