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 4b19bea

Browse filesBrowse files
jasnelltargos
authored andcommitted
doc: minor clarification to pathObject
Signed-off-by: James M Snell <jasnell@gmail.com> Fixes: #36582 PR-URL: #38437 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 1eae4af commit 4b19bea
Copy full SHA for 4b19bea

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/path.md‎

Copy file name to clipboardExpand all lines: doc/api/path.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ A [`TypeError`][] is thrown if `path` is not a string.
203203
added: v0.11.15
204204
-->
205205

206-
* `pathObject` {Object}
206+
* `pathObject` {Object} Any JavaScript object having the following properties:
207207
* `dir` {string}
208208
* `root` {string}
209209
* `base` {string}

0 commit comments

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