MCPcopy 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

1import type { Argv } from "yargs"
2import { cmd } from "./cmd"
3import { Session } from "../../session"
4import { bootstrap } from "../bootstrap"

Callers

nothing calls this directly

Calls 11

cmdFunction · 0.90
bootstrapFunction · 0.90
formatSessionJSONFunction · 0.85
formatSessionTableFunction · 0.85
pushMethod · 0.80
spawnMethod · 0.80
cwdMethod · 0.65
commandMethod · 0.45
listMethod · 0.45
logMethod · 0.45
forkMethod · 0.45

Tested by

no test coverage detected