MCPcopy Index your code
hub / github.com/anomalyco/opencode / read-filesystem.ts

File read-filesystem.ts

packages/core/src/tool/read-filesystem.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as ReadToolFileSystem from "./read-filesystem"
2
3import path from "path"
4import { pathToFileURL } from "url"

Callers

nothing calls this directly

Calls 13

imageMimeFunction · 0.85
binaryFunction · 0.85
decodeChunkFunction · 0.85
openMethod · 0.80
pushMethod · 0.80
startsWithFunction · 0.70
decodeUtf8Function · 0.70
consumeFunction · 0.70
appendFunction · 0.70
readFunction · 0.50
listFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected