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

File schematics-collections.ts

tests/e2e/tests/generate/schematics-collections.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { join } from 'node:path';
3import { createDir, expectFileToExist, writeMultipleFiles } from '../../utils/fs';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 7

createDirFunction · 0.90
writeMultipleFilesFunction · 0.90
updateJsonFileFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
joinFunction · 0.85
matchMethod · 0.45

Tested by

no test coverage detected