View Source GitHub.PorterLargeFile (GitHub REST API Client v0.3.3)

Provides struct and type for a PorterLargeFile

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.PorterLargeFile{
  __info__: map(),
  oid: String.t(),
  path: String.t(),
  ref_name: String.t(),
  size: integer()
}