MCPcopy Index your code
hub / github.com/angular/angular-cli / extract-ivy-disk-cache.ts

File extract-ivy-disk-cache.ts

tests/e2e/tests/i18n/extract-ivy-disk-cache.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { getGlobalVariable } from '../../utils/env';
3import { expectFileToMatch, rimraf, writeFile } from '../../utils/fs';
4import { installPackage, uninstallPackage } from '../../utils/packages';

Callers

nothing calls this directly

Calls 10

updateJsonFileFunction · 0.90
ngFunction · 0.90
writeFileFunction · 0.90
readNgVersionFunction · 0.90
getGlobalVariableFunction · 0.90
installPackageFunction · 0.90
rimrafFunction · 0.90
expectFileToMatchFunction · 0.90
uninstallPackageFunction · 0.90
joinFunction · 0.85

Tested by

no test coverage detected