class

DaySummary

Inherits Reference < Object

Constants

EMPTY_FORMAT = "The 'from' entry %{from} is empty. There's something mixed up with the entries."
WRONG_TYPE_FORMAT = "The '%{name}' entry %{entry} is not of type %{type}, although it should be"

Constructors

new(date : Time, entries : Array(Store::Entry))
Source

Instance methods

date
Source
entries
Source