View Source GitHub.Content.SymlinkLinks (GitHub REST API Client v0.3.0)

Provides struct and type for a Content.SymlinkLinks

Link to this section Summary

Link to this section Types

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