Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-cli-syntax-bad.js
File
test-cli-syntax-bad.js
test/sequential/test-cli-syntax-bad.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
{ exec } = require(
'child_process'
);
Callers
nothing calls this directly
Calls
7
test
Function · 0.70
execNode
Function · 0.70
forEach
Method · 0.65
match
Method · 0.65
require
Function · 0.50
path
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected