Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ e2e_runner.ts
File
e2e_runner.ts
tests/e2e_runner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseArgs, styleText } from
'node:util'
;
2
import
glob from
'fast-glob'
;
3
import
* as path from
'node:path'
;
4
import
* as fs from
'node:fs'
;
Callers
nothing calls this directly
Calls
13
setGlobalVariable
Function · 0.90
mktempd
Function · 0.90
findFreePort
Function · 0.90
createNpmRegistry
Function · 0.90
findPackageTars
Function · 0.85
runSteps
Function · 0.85
exit
Method · 0.80
resolve
Method · 0.80
on
Method · 0.80
log
Method · 0.65
error
Method · 0.65
dirname
Function · 0.50
Tested by
no test coverage detected