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

File file.ts

packages/opencode/src/server/routes/instance/httpapi/handlers/file.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as InstanceState from "@/effect/instance-state"
2import { FileSystem } from "@opencode-ai/core/filesystem"
3import { LocationServiceMap, locationServiceMapLayer } from "@opencode-ai/core/location-services"
4import { Ripgrep } from "@opencode-ai/core/ripgrep"

Callers

nothing calls this directly

Calls 13

filesystemFunction · 0.85
ignoreFunction · 0.85
syncMethod · 0.80
getMethod · 0.65
grepMethod · 0.65
findMethod · 0.65
addMethod · 0.65
listMethod · 0.65
readMethod · 0.65
makeMethod · 0.45
useMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected