MCPcopy Index your code
hub / github.com/angular/angular-cli / schematic-force-override.ts

File schematic-force-override.ts

tests/e2e/tests/generate/schematic-force-override.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { appendFile } from 'node:fs/promises';
2import { getGlobalVariable } from '../../utils/env';
3import { getActivePackageManager, installWorkspacePackages } from '../../utils/packages';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 8

isPrereleaseCliFunction · 0.90
getActivePackageManagerFunction · 0.90
ngFunction · 0.90
getGlobalVariableFunction · 0.90
updateJsonFileFunction · 0.90
installWorkspacePackagesFunction · 0.90
expectToFailFunction · 0.90
entriesMethod · 0.45

Tested by

no test coverage detected