0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
Robert Nagy 95d6ad67bf fs: remove unnecessary argument check
Writable already assures that only Buffer's are passed to _write. Also
this is not the "correct" way to handle errors inside _write.

PR-URL: https://github.com/nodejs/node/pull/29043
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-09-22 16:23:02 -07:00
..
promises.js fs: add recursive option to rmdir() 2019-08-23 13:59:07 -07:00
read_file_context.js
rimraf.js fs: add recursive option to rmdir() 2019-08-23 13:59:07 -07:00
streams.js fs: remove unnecessary argument check 2019-09-22 16:23:02 -07:00
sync_write_stream.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00
utils.js fs: add recursive option to rmdir() 2019-08-23 13:59:07 -07:00
watchers.js fs: extract path conversion and validation to getValidatedPath 2019-05-14 15:13:48 -07:00