MCPcopy Index your code
hub / github.com/anomalyco/opencode / serve.ts

File serve.ts

packages/opencode/src/cli/cmd/serve.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect } from "effect"
2import { effectCmd } from "../effect-cmd"
3import { withNetworkOptions, resolveNetworkOptions } from "../network"
4import { Flag } from "@opencode-ai/core/flag/flag"

Callers

nothing calls this directly

Calls 3

effectCmdFunction · 0.90
withNetworkOptionsFunction · 0.90
logMethod · 0.45

Tested by

no test coverage detected