Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
1
import
type
{ Argv } from
"yargs"
2
import
{ spawn } from
"child_process"
3
import
{ Database } from
"@opencode-ai/core/database/database"
4
import
{ Effect } from
"effect"
Callers
nothing calls this directly
Calls
8
effectCmd
Function · 0.90
path
Method · 0.80
on
Method · 0.80
spawn
Function · 0.50
all
Method · 0.45
raw
Method · 0.45
log
Method · 0.45
command
Method · 0.45
Tested by
no test coverage detected