class

Hooks::HandlerPair(T)

Inherits Reference < Object

Associates a handler with its identifier

Constructors

new(id : String, handler : Hooks::Handler(T))
Source

Instance methods

handler
Source
handler=(handler : Handler(T))
Source
id=(id : String)
Source