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

File scripts-array.ts

tests/e2e/tests/basic/scripts-array.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { appendToFile, expectFileToMatch, writeMultipleFiles } from '../../utils/fs';
3import { ng } from '../../utils/process';
4import { updateJsonFile } from '../../utils/project';

Callers

nothing calls this directly

Calls 6

writeMultipleFilesFunction · 0.90
appendToFileFunction · 0.90
updateJsonFileFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
getGlobalVariableFunction · 0.90

Tested by

no test coverage detected