class

Smith::Events::HookFired

Inherits Smith::Events::Event < Reference < Object

A user-configured hook ran. Worth showing: hooks are invisible policy otherwise, and a blocked call is easier to understand with the culprit named.

Constructors

new(hook_event : Smith::Hooks::Event, command : String, blocked : Bool)
Source

Instance methods

blocked?
Source
command
Source
hook_event
Source