struct

Octokit::Models::LargeFile

Inherits Struct < Value < Object

Constructors

new(ref_name : String, path : String, oid : String, size : Int32)
new(__temp_2685 : JSON::PullParser)

Instance methods

oid
oid=(_oid : String)
path
path=(_path : String)
ref_name
ref_name=(_ref_name : String)
size
size=(_size : Int32)
to_json(json : JSON::Builder)