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

File catalog.ts

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

Source from the content-addressed store, hash-verified

1export * as Catalog from "./catalog"
2
3import { makeLocationNode } from "./effect/app-node"
4import { Array, Context, Effect, Layer, Option, Order, pipe, Schema } from "effect"

Callers

nothing calls this directly

Calls 15

normalizeApiFunction · 0.85
projectModelFunction · 0.85
pipeFunction · 0.85
availableFunction · 0.70
pickFunction · 0.70
createMethod · 0.65
getMethod · 0.65
listMethod · 0.65
removeMethod · 0.65
fnFunction · 0.50
valuesMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected