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

File completion-script.ts

tests/e2e/tests/commands/completion/completion-script.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { exec, execAndWaitForOutputToMatch } from '../../../utils/process';
3
4export default async function () {

Callers

nothing calls this directly

Calls 2

execFunction · 0.90

Tested by

no test coverage detected