MCPcopy
hub / github.com/anomalyco/opencode / stop

Method stop

packages/opencode/src/acp/event.ts:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 stop() {
65 this.abort.abort()
66 }
67
68 async handle(event: Event) {
69 switch (event.type) {

Callers 14

shutdownFunction · 0.45
scheduleFunction · 0.45
serverFunction · 0.45
shutdownFunction · 0.45
executeUninstallFunction · 0.45
mcp.tsFile · 0.45
createPlugTaskFunction · 0.45
installGitHubAppFunction · 0.45
providers.tsFile · 0.45
upgrade.tsFile · 0.45
agent.tsFile · 0.45
account.tsFile · 0.45

Calls 1

abortMethod · 0.45

Tested by

no test coverage detected