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

Provides struct and type for PagesSourceHash

Link to this section Summary

Link to this section Types

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