struct

Feed::Stats

Inherits Struct < Value < Object

The size of a feed and the arrival time of its newest post.

Constructors

new(count : Int64, newest : Time | Nil)
Source

Instance methods

clone
Source
copy_with(count _count = @count, newest _newest = @newest)
Source
count
newest