OpenCode.Generated.VcsApplyErrorData (opencode_sdk v0.1.61)

Copy Markdown View Source

Provides struct and type for a VcsApplyErrorData

Summary

Types

t()

@type t() :: %OpenCode.Generated.VcsApplyErrorData{
  message: String.t(),
  reason: String.t()
}