MCPcopy Create free account
hub / github.com/nodejs/node / test-cli-node-options-docs.js

File test-cli-node-options-docs.js

test/parallel/test-cli-node-options-docs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3if (process.config.variables.node_without_node_options)
4 common.skip('missing NODE_OPTIONS support');

Callers

nothing calls this directly

Calls 15

includesMethod · 0.80
matchMethod · 0.65
matchAllMethod · 0.65
addMethod · 0.65
deleteMethod · 0.65
sliceMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
resolveMethod · 0.45
joinMethod · 0.45
readFileSyncMethod · 0.45
testMethod · 0.45

Tested by

no test coverage detected