OpenCode.Generated.PermissionRule (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a PermissionRule

Summary

Types

t()

@type t() :: %OpenCode.Generated.PermissionRule{
  action: String.t(),
  pattern: String.t(),
  permission: String.t()
}