| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1699,7 +1699,8 @@ added: | |||
| 1699 | 1699 | ||
| 1700 | 1700 | * {integer} | |
| 1701 | 1701 | ||
| 1702 | - The `process.ppid` property returns the PID of the current parent process. | ||
| 1702 | + The `process.ppid` property returns the PID of the parent of the | ||
| 1703 | + current process. | ||
| 1703 | 1704 | ||
| 1704 | 1705 | ```js | |
| 1705 | 1706 | console.log(`The parent process is pid ${process.ppid}`); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments