Expand description
Question types for opencode_rs.
These types model interactive question/answer prompts exposed by the OpenCode HTTP API.
Structs§
- Question
Info - A single question item.
- Question
Option - A selectable option for a question.
- Question
Reply Request - Request body for replying to a question.
- Question
Request - A pending question request from the server.
- Question
Tool Ref - Optional tool context for a question request.
Type Aliases§
- Question
Answer - One answer entry corresponding to one question.