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

File update.ts

tests/e2e/tests/update/update.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { appendFile } from 'node:fs/promises';
2import { createProjectFromAsset } from '../../utils/assets';
3import { expectFileMatchToExist } from '../../utils/fs';
4import { getActivePackageManager } from '../../utils/packages';

Callers

nothing calls this directly

Calls 10

createProjectFromAssetFunction · 0.90
getActivePackageManagerFunction · 0.90
getNgCLIVersionFunction · 0.90
ngFunction · 0.90
isPrereleaseCliFunction · 0.90
useCIChromeFunction · 0.90
useCIDefaultsFunction · 0.90
executeBrowserTestFunction · 0.90
noSilentNgFunction · 0.90
expectFileMatchToExistFunction · 0.90

Tested by

no test coverage detected