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

File db.ts

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

Source from the content-addressed store, hash-verified

1import type { Argv } from "yargs"
2import { spawn } from "child_process"
3import { Database } from "@opencode-ai/core/database/database"
4import { Effect } from "effect"

Callers

nothing calls this directly

Calls 8

effectCmdFunction · 0.90
pathMethod · 0.80
onMethod · 0.80
spawnFunction · 0.50
allMethod · 0.45
rawMethod · 0.45
logMethod · 0.45
commandMethod · 0.45

Tested by

no test coverage detected