struct

Octokit::Models::GistFile

Inherits Struct < Value < Object

Constructors

new(size : Int32, filename : String, language : String, type : String, raw_url : String, content : String)
new(__temp_2114 : JSON::PullParser)

Instance methods

content
content=(_content : String)
filename
filename=(_filename : String)
language
language=(_language : String)
raw_url
raw_url=(_raw_url : String)
size
size=(_size : Int32)
to_json(json : JSON::Builder)
type
type=(_type : String)