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