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

File workspace.ts

packages/console/core/src/workspace.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod"
2import { fn } from "./util/fn"
3import { Actor } from "./actor"
4import { Database } from "./drizzle"

Callers

nothing calls this directly

Calls 13

fnFunction · 0.90
eqFunction · 0.85
transactionMethod · 0.80
insertMethod · 0.80
workspaceMethod · 0.80
createMethod · 0.65
updateMethod · 0.65
whereMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
valuesMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected