MCPcopy Index your code
hub / github.com/angular/angular-cli / help-output.ts

File help-output.ts

tests/e2e/tests/generate/help-output.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, writeMultipleFiles } from '../../utils/fs';
4import { ng } from '../../utils/process';

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected