MCPcopy Index your code
hub / github.com/angular/angular-cli / module-basic.ts

File module-basic.ts

tests/e2e/tests/generate/module/module-basic.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 { expectFileToExist, expectFileToMatch } from '../../../utils/fs';
4import { expectToFail } from '../../../utils/utils';

Callers

nothing calls this directly

Calls 7

ngFunction · 0.90
useCIDefaultsFunction · 0.90
useCIChromeFunction · 0.90
expectFileToExistFunction · 0.90
expectToFailFunction · 0.90
expectFileToMatchFunction · 0.90
joinFunction · 0.85

Tested by

no test coverage detected