Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ app
Function
app
packages/opencode/test/server/httpapi-config.test.ts:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
import
{ waitGlobalBusEvent } from
"./global-bus"
9
10
function
app() {
11
return
Server.Default().app
12
}
13
14
function
waitDisposed(directory: string) {
15
return
waitGlobalBusEvent({
Callers
1
httpapi-config.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected