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

Function handler

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

Source from the content-addressed store, hash-verified

8 command: "rg",
9 builder: (yargs) => yargs.command(TreeCommand).command(FilesCommand).command(SearchCommand).demandCommand(),
10 async handler() {},
11})
12
13const TreeCommand = cmd({

Callers

nothing calls this directly

Calls 4

bootstrapFunction · 0.90
pushMethod · 0.80
cwdMethod · 0.65
filesMethod · 0.45

Tested by

no test coverage detected