class

Git::PersonEntry

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String, email : String, time : Time)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

email
Source
email=(email : String)
Source
name
Source
name=(name : String)
Source
time
Source
time=(time : Time)
Source