Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ run-target.ts
File
run-target.ts
tests/e2e/tests/mcp/run-target.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getGlobalVariable } from
'../../utils/env'
;
2
import
{ exec, ProcessOutput, silentNpm } from
'../../utils/process'
;
3
import
assert from
'node:assert/strict'
;
4
Callers
nothing calls this directly
Calls
4
silentNpm
Function · 0.90
getGlobalVariable
Function · 0.90
runInspector
Function · 0.70
match
Method · 0.45
Tested by
no test coverage detected