OpenCode.Generated.VcsApplyError (opencode_sdk v0.1.64)

Copy Markdown View Source

Provides struct and type for a VcsApplyError

Summary

Types

t()

@type t() :: %OpenCode.Generated.VcsApplyError{
  data: OpenCode.Generated.VcsApplyErrorData.t(),
  name: String.t()
}