Skip to content

Commit 7e9b7a5

Browse files
tniessentargos
authored andcommitted
doc: add missing metadata for fs.open
PR-URL: #19585 Refs: #18801 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent d47e5d0 commit 7e9b7a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/fs.md

+3
Original file line numberDiff line numberDiff line change
@@ -2008,6 +2008,9 @@ object with an `encoding` property specifying the character encoding to use.
20082008
<!-- YAML
20092009
added: v0.0.2
20102010
changes:
2011+
- version: v9.9.0
2012+
pr-url: https://github.com/nodejs/node/pull/18801
2013+
description: The `as` and `as+` modes are supported now.
20112014
- version: v7.6.0
20122015
pr-url: https://github.com/nodejs/node/pull/10739
20132016
description: The `path` parameter can be a WHATWG `URL` object using `file:`

0 commit comments

Comments
 (0)