Skip to content

Commit 6cdd772

Browse files
tniessenMylesBorins
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 925efac commit 6cdd772

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
@@ -2302,6 +2302,9 @@ error on Windows and an `ENOTDIR` error on POSIX.
23022302
<!-- YAML
23032303
added: v0.0.2
23042304
changes:
2305+
- version: v9.9.0
2306+
pr-url: https://github.com/nodejs/node/pull/18801
2307+
description: The `as` and `as+` modes are supported now.
23052308
- version: v7.6.0
23062309
pr-url: https://github.com/nodejs/node/pull/10739
23072310
description: The `path` parameter can be a WHATWG `URL` object using `file:`

0 commit comments

Comments
 (0)