Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ stop
Method
stop
packages/opencode/test/lib/llm-server.ts:488–494 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
488
stop() {
489
this.#finish =
"stop"
490
this.#hang = false
491
this.#error = undefined
492
this.#reset = false
493
return
this
494
}
495
496
contentFilter() {
497
this.#finish =
"content_filter"
Callers
15
killSidecar
Function · 0.45
stop
Function · 0.45
install
Function · 0.45
startServer
Function · 0.45
stopServerInternal
Function · 0.45
stopAll
Function · 0.45
setup-recording-env.ts
File · 0.45
tool-webfetch.test.ts
File · 0.45
provider-opencode.test.ts
File · 0.45
restart.ts
File · 0.45
password.ts
File · 0.45
stop.ts
File · 0.45
Calls
no outgoing calls
Tested by
2
stop
Function · 0.36
withFetch
Function · 0.36