Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
id=
(id :
String
)
Source