OpenCode.Generated.IntegrationWhen (opencode_sdk v0.1.89)

Copy Markdown View Source

Provides struct and type for a IntegrationWhen

Summary

Types

t()

@type t() :: %OpenCode.Generated.IntegrationWhen{
  key: String.t(),
  op: String.t(),
  value: String.t()
}