Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ Argv } from
"yargs"
2
import
{ Effect } from
"effect"
3
import
{ cmd } from
"./cmd"
4
import
{ effectCmd, fail } from
"../effect-cmd"
Callers
nothing calls this directly
Calls
14
cmd
Function · 0.90
effectCmd
Function · 0.90
fail
Function · 0.90
formatSessionJSON
Function · 0.85
formatSessionTable
Function · 0.85
pagerCmd
Function · 0.85
spawn
Method · 0.80
write
Method · 0.80
remove
Method · 0.65
list
Method · 0.65
command
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected