MCPcopy Index your code
hub / github.com/angular/angular-cli / version-specifier.ts

File version-specifier.ts

tests/e2e/tests/commands/add/version-specifier.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { appendFile } from 'node:fs/promises';
3import { expectFileToMatch } from '../../../utils/fs';
4import { getActivePackageManager, uninstallPackage } from '../../../utils/packages';

Callers

nothing calls this directly

Calls 6

uninstallPackageFunction · 0.90
getActivePackageManagerFunction · 0.90
isPrereleaseCliFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
matchMethod · 0.45

Tested by

no test coverage detected