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 a9ac754

Browse filesBrowse files
PoojaDurgadMylesBorins
authored andcommitted
doc: add symlink information for process.execpath
PR-URL: #35590 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 42f64eb commit a9ac754
Copy full SHA for a9ac754

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

Copy file name to clipboardExpand all lines: doc/api/process.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ added: v0.1.100
11521152
* {string}
11531153

11541154
The `process.execPath` property returns the absolute pathname of the executable
1155-
that started the Node.js process.
1155+
that started the Node.js process. Symbolic links, if any, are resolved.
11561156

11571157
<!-- eslint-disable semi -->
11581158
```js

0 commit comments

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