Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35ce3a8

Browse filesBrowse files
jasnellMylesBorins
authored andcommitted
fs: make URL paths no longer experimental
PR-URL: #18591 Reviewed-By: Weijia Wang <starkwang@126.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 5e5276b commit 35ce3a8
Copy full SHA for 35ce3a8

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
-3Lines changed: 0 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,6 @@ example `fs.readdirSync('c:\\')` can potentially return a different result than
164164
<!-- YAML
165165
added: v7.6.0
166166
-->
167-
168-
> Stability: 1 - Experimental
169-
170167
For most `fs` module functions, the `path` or `filename` argument may be passed
171168
as a WHATWG [`URL`][] object. Only [`URL`][] objects using the `file:` protocol
172169
are supported.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.