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

Function handler

packages/arctic/src/cli/cmd/debug/snapshot.ts:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 command: "snapshot",
7 builder: (yargs) => yargs.command(TrackCommand).command(PatchCommand).command(DiffCommand).demandCommand(),
8 async handler() {},
9})
10
11const TrackCommand = cmd({

Callers

nothing calls this directly

Calls 4

bootstrapFunction · 0.90
cwdMethod · 0.65
logMethod · 0.45
diffMethod · 0.45

Tested by

no test coverage detected