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

File glob.ts

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

Source from the content-addressed store, hash-verified

1export * as GlobTool from "./glob"
2
3import { ToolFailure } from "@opencode-ai/llm"
4import { Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 3

toModelOutputFunction · 0.70
globMethod · 0.65
makeMethod · 0.45

Tested by

no test coverage detected