Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
CommonOptions
P
cwd
P
env
P
gid
P
timeout
P
uid
P
windowsHide
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:child_process
/
CommonOptions
P
cwd
P
env
P
gid
P
timeout
P
uid
P
windowsHide
interface
child_process.CommonOptions
interface
CommonOptions
cwd
?
:
string
|
URL
env
?
:
ProcessEnv
gid
?
:
number
timeout
?
:
number
uid
?
:
number
windowsHide
?
:
boolean