MCPcopy 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

1import { SemVer } from 'semver';
2import { getGlobalVariable } from '../../utils/env';
3import { readFile, writeFile } from '../../utils/fs';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 6

getGlobalVariableFunction · 0.90
readFileFunction · 0.90
expectToFailFunction · 0.90
ngFunction · 0.90
writeFileFunction · 0.90
fakeCoreVersionFunction · 0.85

Tested by

no test coverage detected