Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ session.ts
File
session.ts
packages/arctic/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
{ cmd } from
"./cmd"
3
import
{ Session } from
"../../session"
4
import
{ bootstrap } from
"../bootstrap"
Callers
nothing calls this directly
Calls
11
cmd
Function · 0.90
bootstrap
Function · 0.90
formatSessionJSON
Function · 0.85
formatSessionTable
Function · 0.85
push
Method · 0.80
spawn
Method · 0.80
cwd
Method · 0.65
command
Method · 0.45
list
Method · 0.45
log
Method · 0.45
fork
Method · 0.45
Tested by
no test coverage detected