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

File add-material.ts

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

Source from the content-addressed store, hash-verified

1import { assertIsError } from '../../../utils/utils';
2import { readFile, rimraf } from '../../../utils/fs';
3import { getActivePackageManager, uninstallPackage } from '../../../utils/packages';
4import { ng } from '../../../utils/process';

Callers

nothing calls this directly

Calls 7

rimrafFunction · 0.90
isPrereleaseCliFunction · 0.90
getActivePackageManagerFunction · 0.90
ngFunction · 0.90
assertIsErrorFunction · 0.90
readFileFunction · 0.90
uninstallPackageFunction · 0.90

Tested by

no test coverage detected