Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ completion-prompt.ts
File
completion-prompt.ts
tests/e2e/tests/commands/completion/completion-prompt.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
'node:fs'
;
2
import
* as path from
'node:path'
;
3
import
{ env } from
'node:process'
;
4
import
{ getGlobalVariable } from
'../../../utils/env'
;
Callers
nothing calls this directly
Calls
11
getGlobalVariable
Function · 0.90
mockHome
Function · 0.90
execWithEnv
Function · 0.90
execAndCaptureError
Function · 0.90
execAndWaitForOutputToMatch
Function · 0.90
silentNpm
Function · 0.90
windowsTests
Function · 0.70
writeFile
Method · 0.65
readFile
Method · 0.65
mkdir
Method · 0.65
match
Method · 0.45
Tested by
no test coverage detected