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

File run.ts

tests/e2e/tests/basic/run.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { readFile } from 'node:fs/promises';
3import { getGlobalVariable } from '../../utils/env';
4import { silentNg } from '../../utils/process';

Callers

nothing calls this directly

Calls 4

silentNgFunction · 0.90
getGlobalVariableFunction · 0.90
readFileFunction · 0.50
matchMethod · 0.45

Tested by

no test coverage detected