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

File file.ts

packages/opencode/src/cli/cmd/debug/file.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EOL } from "os"
2import { Effect } from "effect"
3import { FileSystem } from "@opencode-ai/core/filesystem"
4import { LocationServiceMap, locationServiceMapLayer } from "@opencode-ai/core/location-services"

Callers

nothing calls this directly

Calls 11

effectCmdFunction · 0.90
cmdFunction · 0.90
filesystemFunction · 0.85
writeMethod · 0.80
findMethod · 0.65
readMethod · 0.65
listMethod · 0.65
useMethod · 0.45
makeMethod · 0.45
fromMethod · 0.45
commandMethod · 0.45

Tested by

no test coverage detected