MCPcopy
hub / github.com/angular/angular / exit

Method exit

packages/language-service/testing/src/host.ts:125–127  ·  view source on GitHub ↗
(exitCode?: number)

Source from the content-addressed store, hash-verified

123 }
124
125 exit(exitCode?: number): void {
126 throw new Error('Method not implemented.');
127 }
128}

Callers 13

buildTargetsFunction · 0.45
cli.tsFile · 0.45
cli.tsFile · 0.45
requestHandlerFunction · 0.45
electron.jsFile · 0.45
runTestFunction · 0.45
runTestFunction · 0.45
check.jsFile · 0.45
index.mjsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected