| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -375,6 +375,10 @@ An example of the possible output looks like: | |||
| 375 | 375 | } | |
| 376 | 376 | ``` | |
| 377 | 377 | ||
| 378 | + *Note: the `process.config` property is **not** read-only and there are existing | ||
| 379 | + modules in the ecosystem that are known to extend, modify, or entirely replace | ||
| 380 | + the value of `process.config`.* | ||
| 381 | + | ||
| 378 | 382 | ## process.connected | |
| 379 | 383 | ||
| 380 | 384 | * {Boolean} Set to false after `process.disconnect()` is called | |
| Back | FazBrowse Home | New Git URL |
0 commit comments