MCPcopy
hub / github.com/anomalyco/opencode / binary.ts

File binary.ts

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

Source from the content-addressed store, hash-verified

1import path from "path"
2import { Context, Effect, Layer, Stream } from "effect"
3import { FetchHttpClient, HttpClient, HttpClientRequest } from "effect/unstable/http"
4import { ChildProcess } from "effect/unstable/process"

Callers

nothing calls this directly

Calls 9

whichFunction · 0.90
extractFunction · 0.85
spawnMethod · 0.80
syncMethod · 0.80
getMethod · 0.65
removeMethod · 0.65
runFunction · 0.50
makeMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected