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/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
13
const
TreeCommand = cmd({
Callers
nothing calls this directly
Calls
4
bootstrap
Function · 0.90
push
Method · 0.80
cwd
Method · 0.65
files
Method · 0.45
Tested by
no test coverage detected