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

Provides struct and type for a FileCommitCommitTree

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.FileCommitCommitTree{
  __info__: map(),
  sha: String.t() | nil,
  url: String.t() | nil
}