process

buildin~ process

Properties:
Name Type Description
startupPath string

Use a process.cwd() instead

execPath string

The main executable full path (including .exe file name)

Methods

cwd()string|String static

Current working directory

nextTick(callback) static

This function is just to be compatible with node.js
Arguments:
  1. callback (function)  Callback (called immediately in SyNode)