MCPcopy Index your code
hub / github.com/angular/angular-cli / directive-prefix.ts

File directive-prefix.ts

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

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { ng } from '../../../utils/process';
3import { expectFileToMatch } from '../../../utils/fs';
4import { updateJsonFile, useCIChrome, useCIDefaults } from '../../../utils/project';

Callers

nothing calls this directly

Calls 7

updateJsonFileFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
useCIDefaultsFunction · 0.90
useCIChromeFunction · 0.90
joinFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected