struct

PlaceOS::Model::Driver::UpdateInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(commit : String, message : String, author : String | Nil = nil, date : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

author
clone
Source
commit
copy_with(commit _commit = @commit, message _message = @message, author _author = @author, date _date = @date)
Source
date
message