MCPcopy 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

8import { waitGlobalBusEvent } from "./global-bus"
9
10function app() {
11 return Server.Default().app
12}
13
14function waitDisposed(directory: string) {
15 return waitGlobalBusEvent({

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected