OpenCode.Generated.PermissionV2Rule (opencode_sdk v0.1.80)

Copy Markdown View Source

Provides struct and type for a PermissionV2Rule

Summary

Types

t()

@type t() :: %OpenCode.Generated.PermissionV2Rule{
  action: String.t(),
  effect: String.t(),
  resource: String.t()
}