OpenCode.Generated.QuestionOption (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a QuestionOption

Summary

Types

t()

@type t() :: %OpenCode.Generated.QuestionOption{
  description: String.t(),
  label: String.t()
}