module Hooks::Tagger

Overview

Provides tagging functionality for event objects to enable filtering and routing

Defined in:

hooks/tagged.cr

Instance Method Summary

Instance Method Detail

def tags : Array(String) #

The tags associated with this object


[View source]