Files
node/doc/api
Bryan English d4fc59d0b3 doc: correct filehandle.[read|write|append]File()
* Remove `mode` and `flag` options for all three functions, since they
all ignore those options.
* Remove mention of `path` argument for `readFile`, since it isn't
actually an option to this method.
* Clarify that for file handles, `appendFile` and `writeFile` are
equivalent.

PR-URL: https://github.com/nodejs/node/pull/31235
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
2020-01-09 16:49:07 -08:00
..
2020-01-08 00:10:43 +01:00
2019-12-27 06:14:41 -08:00
2019-11-30 18:06:39 +01:00
2019-10-03 15:21:26 -07:00
2019-10-26 08:39:41 -07:00
2020-01-08 00:10:43 +01:00
2019-10-26 08:39:41 -07:00
2020-01-04 16:20:45 -08:00
2020-01-08 00:10:43 +01:00
2019-10-26 08:39:41 -07:00
2020-01-08 11:31:02 +05:30