struct

Octokit::Models::TreeEntry

Inherits Struct < Value < Object

Constructors

new(sha : String, path : String, mode : String, type : String, size : Int32, content : String, url : String)
new(__temp_2239 : JSON::PullParser)

Instance methods

content
content=(_content : String)
mode
mode=(_mode : String)
path
path=(_path : String)
sha
sha=(_sha : String)
size
size=(_size : Int32)
to_json(json : JSON::Builder)
type
type=(_type : String)
url
url=(_url : String)