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

File run.js

benchmark/run.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const path = require('path');
4const { spawn, fork } = require('node:child_process');

Callers

nothing calls this directly

Calls 5

includesMethod · 0.80
runFunction · 0.70
requireFunction · 0.50
errorMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected