struct

Web::Github

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(ref : String, repository : Web::AuthorOrRepo, commits : Array(Web::Commit))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

commits
Source
commits=(commits : Array(Commit))
Source
ref=(ref : String)
Source
repository
Source
repository=(repository : AuthorOrRepo)
Source