Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RunQuestionBody
Function · 0.70
createLayer
Function · 0.70
Calls
2
questionSetSelected
Function · 0.90
setState
Function · 0.85
Tested by
no test coverage detected