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.
The subprocess.channel property is a reference to the child's IPC channel. If
no IPC channel exists, this property is undefined.