View Source GitHub.FileCommitContentLinks (GitHub REST API Client v0.3.1)

Provides struct and type for a FileCommitContentLinks

Link to this section Summary

Link to this section Types

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