class EventHandler::AnyEvent

Overview

Meta event, emitted on every other event. Adding a handler for this event allows listening for all emitted events and their arguments.

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(event : EventHandler::Event) #

Instance Method Detail

def clone #

def copy_with(event _event = @event) #

def event : EventHandler::Event #