0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
Bartosz Sosnowski 4a911d46fe fs: unify style in preprocessSymlinkDestination
Removes the else after return to match rest of the style of
the function.

PR-URL: https://github.com/nodejs/node/pull/33496
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2020-05-23 17:07:45 +02:00
..
dir.js fs: forbid concurrent operations on Dir handle 2020-05-15 19:36:50 +02:00
promises.js fs: extract kWriteFileMaxChunkSize constant 2020-04-20 20:16:05 +03:00
read_file_context.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
rimraf.js lib: replace Set global by the primordials 2020-01-04 12:41:09 -08:00
streams.js fs: replace checkPosition with validateInteger 2020-05-22 09:50:49 +08:00
sync_write_stream.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
utils.js fs: unify style in preprocessSymlinkDestination 2020-05-23 17:07:45 +02:00
watchers.js fs: add .ref() and .unref() methods to watcher classes 2020-05-09 07:59:08 +02:00