doc: add missing metadata for fs.open
PR-URL: https://github.com/nodejs/node/pull/19585 Refs: https://github.com/nodejs/node/pull/18801 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
df0a37ac36
commit
c1ed782ab4
@ -2076,6 +2076,9 @@ object with an `encoding` property specifying the character encoding to use.
|
||||
<!-- YAML
|
||||
added: v0.0.2
|
||||
changes:
|
||||
- version: v9.9.0
|
||||
pr-url: https://github.com/nodejs/node/pull/18801
|
||||
description: The `as` and `as+` modes are supported now.
|
||||
- version: v7.6.0
|
||||
pr-url: https://github.com/nodejs/node/pull/10739
|
||||
description: The `path` parameter can be a WHATWG `URL` object using `file:`
|
||||
|
Loading…
x
Reference in New Issue
Block a user