Create a parent-side transport for an Electron utility process.
Closing the transport calls kill() when provided. Messages use Electron's object-mode utility-process channel and do not transfer ownership.
kill()
Create a parent-side transport for an Electron utility process.
Closing the transport calls
kill()when provided. Messages use Electron's object-mode utility-process channel and do not transfer ownership.