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

File attach.ts

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

Source from the content-addressed store, hash-verified

1import { cmd } from "./cmd"
2import { UI } from "@/cli/ui"
3import { errorMessage } from "@opencode-ai/tui/util/error"
4import { validateSession } from "../tui/validate-session"

Callers

nothing calls this directly

Calls 9

cmdFunction · 0.90
validateSessionFunction · 0.90
errorMessageFunction · 0.90
runMiniFunction · 0.85
cwdMethod · 0.65
findMethod · 0.65
getMethod · 0.65
runFunction · 0.50

Tested by

no test coverage detected