View Source GitHub.Repository.NameAndRefNameRepositoryName (GitHub REST API Client v0.3.1)

Provides struct and type for a Repository.NameAndRefNameRepositoryName

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Repository.NameAndRefNameRepositoryName{
  __info__: map(),
  exclude: [String.t()] | nil,
  include: [String.t()] | nil,
  protected: boolean() | nil
}