Smith::Hooks::Event
Inherits Enum < Comparable < Value < Object
Constants
SessionStart = 0
UserPromptSubmit = 1
PreToolUse = 2
PostToolUse = 3
Stop = 4
Class methods
from_key(key : String) : Event | Nil
SourceInherits Enum < Comparable < Value < Object