Hwaro::Core::Lifecycle::RegisteredHook
Inherits Struct / Value / Object
Registered hook with metadata
Constructors
new(handler : HookHandler, priority : Int32 = 0, name : String = "anonymous")
SourceInstance methods
handler
Sourcehandler=(handler : HookHandler)
Sourcename
Sourcename=(name : String)
Sourcepriority
Sourcepriority=(priority : Int32)
Source