Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

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 #

Pipe
| null
| undefined