property ChildProcess.prototype.channel
The subprocess.channel
property is a reference to the child's IPC channel. If
no IPC channel exists, this property is undefined
.
Type Jump to heading
The subprocess.channel
property is a reference to the child's IPC channel. If
no IPC channel exists, this property is undefined
.