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

File import.ts

packages/arctic/src/cli/cmd/import.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 4

cmdFunction · 0.90
bootstrapFunction · 0.90
cwdMethod · 0.65
jsonMethod · 0.65

Tested by

no test coverage detected