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:
-
callback
(function)
 Callback (called immediately in SyNode)
callback
(function)
 Callback (called immediately in SyNode)