MCPcopy Create free account
hub / github.com/arctic-cli/interface / export.ts

File export.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

cmdFunction · 0.90
bootstrapFunction · 0.90
pushMethod · 0.80
cwdMethod · 0.65
listMethod · 0.45
getMethod · 0.45
messagesMethod · 0.45

Tested by

no test coverage detected