Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
if
(process.config.variables.node_without_node_options)
4
common.skip(
'missing NODE_OPTIONS support'
);
Callers
nothing calls this directly
Calls
15
includes
Method · 0.80
match
Method · 0.65
matchAll
Method · 0.65
add
Method · 0.65
delete
Method · 0.65
slice
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
resolve
Method · 0.45
join
Method · 0.45
readFileSync
Method · 0.45
test
Method · 0.45
Tested by
no test coverage detected