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