MCPcopy
hub / github.com/anomalyco/opencode / search.ts

File search.ts

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

Source from the content-addressed store, hash-verified

1export * as FileSystemSearch from "./search"
2
3import { makeLocationNode } from "../effect/app-node"
4import path from "path"

Callers

nothing calls this directly

Calls 14

syncMethod · 0.80
pushMethod · 0.80
asMethod · 0.80
findMethod · 0.65
addMethod · 0.65
globMethod · 0.65
grepMethod · 0.65
createMethod · 0.65
destroyMethod · 0.65
fileSearchMethod · 0.65
directorySearchMethod · 0.65
mixedSearchMethod · 0.65

Tested by

no test coverage detected