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

File export.ts

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

Source from the content-addressed store, hash-verified

1import { Session } from "@/session/session"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { MessageV2 } from "../../session/message-v2"
4import { SessionID } from "../../session/schema"

Callers

nothing calls this directly

Calls 9

effectCmdFunction · 0.90
failFunction · 0.90
writeMethod · 0.80
sanitizeFunction · 0.70
listMethod · 0.65
getMethod · 0.65
runFunction · 0.50
makeMethod · 0.45
messagesMethod · 0.45

Tested by

no test coverage detected