Provides struct and type for a ConnectorAttempt
Summary
Types
@type t() :: %OpenCode.Generated.ConnectorAttempt{ attempt_id: String.t(), instructions: String.t(), mode: String.t(), time: OpenCode.Generated.ConnectorAttemptTime.t(), url: String.t() }
Provides struct and type for a ConnectorAttempt
@type t() :: %OpenCode.Generated.ConnectorAttempt{ attempt_id: String.t(), instructions: String.t(), mode: String.t(), time: OpenCode.Generated.ConnectorAttemptTime.t(), url: String.t() }