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

Provides struct and type for PorterLargeFile

Link to this section Summary

Link to this section Types

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