mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Doc process.execPath
This commit is contained in:
@@ -576,6 +576,11 @@ This will generate:
|
||||
4: four
|
||||
|
||||
|
||||
### process.execPath
|
||||
|
||||
This is the absolute pathname of the executable that started the process.
|
||||
|
||||
|
||||
### process.chdir(directory)
|
||||
|
||||
Changes the current working directory of the process or throws an exception if that fails.
|
||||
|
||||
Reference in New Issue
Block a user