Github::Content
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcecontent=(content : String)
Sourcecontent_type
Sourcecontent_type=(content_type : String)
Sourcedownload_url
Sourcedownload_url=(download_url : String)
Sourceencoding
Sourceencoding=(encoding : String)
Sourcegit_url
Sourcegit_url=(git_url : String)
Sourcehtml_url
Sourcehtml_url=(html_url : String)
Sourcelinks
Sourcelinks=(links : Links)
Sourcename
Sourcename=(name : String)
Sourcepath
Sourcepath=(path : String)
Sourcesha
Sourcesha=(sha : String)
Sourcesize
Sourcesize=(size : Int32)
Sourceurl
Sourceurl=(url : String)
Source