Raxol.Core.Runtime.Plugins.EventFilter (Raxol v0.5.0)
View SourceHandles event filtering for plugins. This module is responsible for:
- Filtering events through registered plugin filters
- Managing event modifications
- Handling event halting
Summary
Functions
Filters an event through registered plugin filters. Returns the filtered event or :halt if the event should be stopped.