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

File project.ts

packages/opencode/src/project/project.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { and, eq, sql } from "drizzle-orm"
3import { Database } from "@opencode-ai/core/database/database"
4import { ProjectDirectoryTable, ProjectTable } from "@opencode-ai/core/project/sql"

Callers

nothing calls this directly

Calls 15

whichFunction · 0.90
serviceUseFunction · 0.90
eqFunction · 0.85
emitUpdatedFunction · 0.85
spawnMethod · 0.80
transactionMethod · 0.80
insertMethod · 0.80
pushMethod · 0.80
onConflictDoUpdateMethod · 0.80
syncMethod · 0.80
fromRowFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected