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

File registers-tools.ts

tests/e2e/tests/mcp/registers-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { chdir } from 'node:process';
2import { exec, ProcessOutput, silentNpm } from '../../utils/process';
3import assert from 'node:assert/strict';
4

Callers

nothing calls this directly

Calls 3

silentNpmFunction · 0.90
runInspectorFunction · 0.70
matchMethod · 0.45

Tested by

no test coverage detected