struct

Web::Commit

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, message : String, author : Web::AuthorOrRepo)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author
Source
author=(author : AuthorOrRepo)
Source
id=(id : String)
Source
message
Source
message=(message : String)
Source