Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ EOL } from
"os"
2
import
{ Effect } from
"effect"
3
import
{ Ripgrep } from
"@opencode-ai/core/ripgrep"
4
import
{ effectCmd } from
"../../effect-cmd"
Callers
nothing calls this directly
Calls
6
cmd
Function · 0.90
effectCmd
Function · 0.90
write
Method · 0.80
glob
Method · 0.65
grep
Method · 0.65
command
Method · 0.45
Tested by
no test coverage detected