MCPcopy Create free account
hub / github.com/anomalyco/opencode / ripgrep.ts

File ripgrep.ts

packages/opencode/src/cli/cmd/debug/ripgrep.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EOL } from "os"
2import { Effect } from "effect"
3import { Ripgrep } from "@opencode-ai/core/ripgrep"
4import { effectCmd } from "../../effect-cmd"

Callers

nothing calls this directly

Calls 6

cmdFunction · 0.90
effectCmdFunction · 0.90
writeMethod · 0.80
globMethod · 0.65
grepMethod · 0.65
commandMethod · 0.45

Tested by

no test coverage detected