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

File library.ts

tests/e2e/tests/vitest/library.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { updateJsonFile } from '../../utils/project';
3import { ng } from '../../utils/process';
4import { appendToFile, createDir, writeFile } from '../../utils/fs';

Callers

nothing calls this directly

Calls 6

ngFunction · 0.90
createDirFunction · 0.90
writeFileFunction · 0.90
updateJsonFileFunction · 0.90
appendToFileFunction · 0.90
matchMethod · 0.45

Tested by

no test coverage detected