OpenCode.Generated.ToolFileContentSource (opencode_sdk v0.1.81)

Copy Markdown View Source

Provides struct and types for a ToolFileContentSource

Summary

Types

t()

@type t() :: %OpenCode.Generated.ToolFileContentSource{
  data: String.t(),
  type: String.t(),
  uri: String.t(),
  url: String.t()
}