OpenCode.Generated.AgentPartSource (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a AgentPartSource

Summary

Types

t()

@type t() :: %OpenCode.Generated.AgentPartSource{
  end: integer(),
  start: integer(),
  value: String.t()
}