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

File session.ts

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

Source from the content-addressed store, hash-verified

1import type { Argv } from "yargs"
2import { Effect } from "effect"
3import { cmd } from "./cmd"
4import { effectCmd, fail } from "../effect-cmd"

Callers

nothing calls this directly

Calls 14

cmdFunction · 0.90
effectCmdFunction · 0.90
failFunction · 0.90
formatSessionJSONFunction · 0.85
formatSessionTableFunction · 0.85
pagerCmdFunction · 0.85
spawnMethod · 0.80
writeMethod · 0.80
removeMethod · 0.65
listMethod · 0.65
commandMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected