MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-child-process-fork-main.mjs

File test-esm-child-process-fork-main.mjs

test/es-module/test-esm-child-process-fork-main.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../common/index.mjs';
2import assert from 'assert';
3import { fork } from 'child_process';
4import { once } from 'events';

Callers

nothing calls this directly

Calls 6

fileURLToPathFunction · 0.90
forkFunction · 0.90
onceFunction · 0.90
sendMethod · 0.65
disconnectMethod · 0.65
onMethod · 0.45

Tested by

no test coverage detected