struct

Store::Entry

Inherits Struct < Value < Object

Constructors

new(id : String | Nil, type : EntryType, time : Time, project : String | Nil)
Source

Instance methods

clone
Source
copy_with(id _id = @id, type _type = @type, time _time = @time, project _project = @project)
Source
id
project
start?
Source
time
type