Skip to content

Commit

Permalink
Doc process.execPath
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 22, 2010
1 parent ca35ba6 commit 7105aeb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/api.markdown
Expand Up @@ -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.
Expand Down

0 comments on commit 7105aeb

Please sign in to comment.