OpenCode.Generated.ConfigToolOutput (opencode_sdk v0.1.50)

Copy Markdown View Source

Provides struct and type for a ConfigToolOutput

Summary

Types

t()

@type t() :: %OpenCode.Generated.ConfigToolOutput{
  max_bytes: integer() | nil,
  max_lines: integer() | nil
}