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

File ripgrep.ts

packages/core/src/ripgrep.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as Ripgrep from "./ripgrep"
2
3import { Context, Effect, Fiber, Layer, Schema, Stream } from "effect"
4import { ChildProcess } from "effect/unstable/process"

Callers

nothing calls this directly

Calls 3

runFunction · 0.70
failureFunction · 0.70
makeMethod · 0.45

Tested by

no test coverage detected