View Source GitHub.Repository.Rule.BranchNamePattern (GitHub REST API Client v0.3.0)

Provides struct and type for a Repository.Rule.BranchNamePattern

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.Rule.BranchNamePattern{
  __info__: map(),
  parameters: map() | nil,
  type: String.t()
}