Abstract
Protected
_Protected
Readonly
closeProtected
Readonly
errorAbstract
Readonly
errorProtected
Readonly
exitReadonly
idProtected
Readonly
initialAbstract
Readonly
inputThe stdin stream.
Protected
Readonly
loggerProtected
Readonly
optionsAbstract
Readonly
outputThe stdout stream.
Abstract
Readonly
pidThe OS process id.
Protected
Readonly
processProtected
Readonly
startProtected
Readonly
typeWaits for both process exit and for all the streams to be closed.
Wait for the process to exit, streams can still emit data.
Protected
emitEmit the onClose event for this process. Only one of code and signal should be defined.
Optional
code: numberOptional
signal: stringProtected
emitProtected
emitProtected
emitEmit the onExit event for this process. Only one of code and signal should be defined.
Optional
code: numberOptional
signal: stringProtected
emitthe current working directory as a URI (usually file:// URI)
Protected
handleProtected
handleProtected
isAbstract
killOptional
signal: string
The stderr stream.