Protected
_Protected
Readonly
closeProtected
Readonly
errorReadonly
errorProtected
Readonly
exitReadonly
idProtected
Readonly
initialReadonly
inputThe stdin stream.
Protected
Readonly
loggerProtected
Readonly
optionsReadonly
outputThe stdout stream.
Readonly
processIf the process fails to launch, it will be undefined.
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.
The OS process id.
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
isOptional
signal: string
The stderr stream.