MCPcopy Index your code
hub / github.com/anomalyco/opencode / shell.ts

File shell.ts

packages/opencode/src/tool/shell.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Stream } from "effect"
2import os from "os"
3import { createWriteStream } from "node:fs"
4import * as Tool from "./tool"

Callers

nothing calls this directly

Calls 15

lazyFunction · 0.90
containsPathFunction · 0.90
resolveWasmFunction · 0.85
dynamicFunction · 0.85
commandsFunction · 0.85
pathArgsFunction · 0.85
resumeFunction · 0.85
linesMethod · 0.80
spawnMethod · 0.80
pushMethod · 0.80
writeMethod · 0.80
syncMethod · 0.80

Tested by

no test coverage detected