OpenCode.Generated.UnauthorizedError (opencode_sdk v0.1.69)

Copy Markdown View Source

Provides struct and type for a UnauthorizedError

Summary

Types

t()

@type t() :: %OpenCode.Generated.UnauthorizedError{
  message: String.t(),
  tag: String.t()
}