Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
"path"
2
import
{ Context, Effect, Layer, Stream } from
"effect"
3
import
{ FetchHttpClient, HttpClient, HttpClientRequest } from
"effect/unstable/http"
4
import
{ ChildProcess } from
"effect/unstable/process"
Callers
nothing calls this directly
Calls
9
which
Function · 0.90
extract
Function · 0.85
spawn
Method · 0.80
sync
Method · 0.80
get
Method · 0.65
remove
Method · 0.65
run
Function · 0.50
make
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected