Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ supported-angular.ts
File
supported-angular.ts
tests/e2e/tests/misc/supported-angular.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SemVer } from
'semver'
;
2
import
{ getGlobalVariable } from
'../../utils/env'
;
3
import
{ readFile, writeFile } from
'../../utils/fs'
;
4
import
{ ng } from
'../../utils/process'
;
Callers
nothing calls this directly
Calls
6
getGlobalVariable
Function · 0.90
readFile
Function · 0.90
expectToFail
Function · 0.90
ng
Function · 0.90
writeFile
Function · 0.90
fakeCoreVersion
Function · 0.85
Tested by
no test coverage detected