Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
const
TrackCommand = cmd({
Callers
nothing calls this directly
Calls
4
bootstrap
Function · 0.90
cwd
Method · 0.65
log
Method · 0.45
diff
Method · 0.45
Tested by
no test coverage detected