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 54cbbae

Browse filesBrowse files
cjihrigtargos
authored andcommitted
doc: update parameter type for fsPromises.chmod()
This was overlooked in #31085. PR-URL: #31115 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent dc8c955 commit 54cbbae
Copy full SHA for 54cbbae

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/fs.md‎

Copy file name to clipboardExpand all lines: doc/api/fs.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -4654,7 +4654,7 @@ added: v10.0.0
46544654
-->
46554655

46564656
* `path` {string|Buffer|URL}
4657-
* `mode` {integer}
4657+
* `mode` {string|integer}
46584658
* Returns: {Promise}
46594659

46604660
Changes the permissions of a file then resolves the `Promise` with no

0 commit comments

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