View Source GitHub.Pages.SourceHash (GitHub REST API Client v0.2.0)

Provides struct and type for a Pages.SourceHash

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Pages.SourceHash{
  __info__: map(),
  branch: String.t(),
  path: String.t()
}