class

Events::Handler(T)

Inherits Reference < Object

Abstract Handler

Constructors

new(block : -> T)
Source

Instance methods

call(*args)

Run the handler

Source