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

File schematics-collections-relative.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected