View Source GitHub.License.ContentLinks (GitHub REST API Client v0.3.3)

Provides struct and type for a License.ContentLinks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.License.ContentLinks{
  __info__: map(),
  git: String.t() | nil,
  html: String.t() | nil,
  self: String.t()
}