MCPcopy Index your code
hub / github.com/nodejs/node / startup-cli-version.js

File startup-cli-version.js

benchmark/misc/startup-cli-version.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common.js');
3const { spawnSync } = require('child_process');
4const { existsSync } = require('fs');

Callers

nothing calls this directly

Calls 4

filterMethod · 0.65
requireFunction · 0.50
existsSyncFunction · 0.50
resolveMethod · 0.45

Tested by

no test coverage detected