MCPcopy Create free account
hub / github.com/anomalyco/opencode / mark

Function mark

packages/opencode/src/cli/cmd/run/footer.question.tsx:141–143  ·  view source on GitHub ↗
(selected: number)

Source from the content-addressed store, hash-verified

139 }
140
141 const mark = (selected: number) => {
142 setState((prev) => questionSetSelected(prev, selected))
143 }
144
145 const select = () => {
146 const cur = state()

Callers 2

RunQuestionBodyFunction · 0.70
createLayerFunction · 0.70

Calls 2

questionSetSelectedFunction · 0.90
setStateFunction · 0.85

Tested by

no test coverage detected