MCPcopy Create free account
hub / github.com/anomalyco/opencode / question.ts

File question.ts

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

Source from the content-addressed store, hash-verified

1export * as QuestionV2 from "./question"
2
3import { makeLocationNode } from "./effect/app-node"
4import { Context, Deferred, Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 10

syncMethod · 0.80
getMethod · 0.65
restoreFunction · 0.50
valuesMethod · 0.45
clearMethod · 0.45
makeMethod · 0.45
setMethod · 0.45
publishMethod · 0.45
deleteMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected