class

Xssmaze::Beacon::Entry

Inherits Reference < Object

One token's history. count keeps counting past MAX_HITS while hits stops growing, so even a capped entry reports the true number of fires.

Constructors

new(hit : Hit)
Source

Instance methods

add(hit : Hit) : Nil
Source
count
Source
first_at
Source
hits
Source
last_at
Source
truncated?
Source