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-pty.test.ts:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
)
44
45
function
app() {
46
return
Server.Default().app
47
}
48
49
function
serverUrl() {
50
return
HttpServer.HttpServer.use((server) => Effect.succeed(HttpServer.formatAddress(server.address)))
Callers
1
httpapi-pty.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected