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

File update-pnpm-workspace.ts

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

Source from the content-addressed store, hash-verified

1import { createProjectFromAsset } from '../../utils/assets';
2import { readFile, writeFile } from '../../utils/fs';
3import { getActivePackageManager } from '../../utils/packages';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 5

getActivePackageManagerFunction · 0.90
createProjectFromAssetFunction · 0.90
writeFileFunction · 0.90
ngFunction · 0.90
readFileFunction · 0.90

Tested by

no test coverage detected