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

File run-worker.js

tools/run-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2if (typeof require === 'undefined') {
3 console.log('1..0 # Skipped: Not being run as CommonJS');
4 process.exit(0);

Callers

nothing calls this directly

Calls 6

hasMethod · 0.65
requireFunction · 0.50
logMethod · 0.45
exitMethod · 0.45
onMethod · 0.45
resolveMethod · 0.45

Tested by

no test coverage detected