Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ direct_execution.ts
File
direct_execution.ts
tests/e2e/tests/architect_cli/direct_execution.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'node:assert/strict'
;
2
import
{ exec } from
'../../utils/process'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
2
exec
Function · 0.90
join
Function · 0.85
Tested by
no test coverage detected