MCPcopy Index your code
hub / github.com/anomalyco/opencode / submit

Function submit

packages/opencode/src/cli/cmd/run/footer.question.tsx:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 }
158
159 const submit = () => {
160 void beginReply(questionSubmit(props.request, state()))
161 }
162
163 const reject = () => {
164 void beginReject(questionReject(props.request))

Callers 1

RunQuestionBodyFunction · 0.70

Calls 3

questionSubmitFunction · 0.90
beginReplyFunction · 0.85
stateFunction · 0.70

Tested by

no test coverage detected