MCPcopy Index your code
hub / github.com/nodejs/node / ipc.js

File ipc.js

test/fixtures/watch-mode/ipc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('node:path');
2const url = require('node:url');
3const fs = require('node:fs');
4const tmpdir = require('../../common/tmpdir');

Callers

nothing calls this directly

Calls 6

pathToFileURLMethod · 0.80
sendMethod · 0.65
requireFunction · 0.50
resolveMethod · 0.45
writeFileSyncMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected