KemalWAF::RuleLoader
============================================================================= Rule Loader with Immutable Snapshots
Manages rule loading and hot-reload using immutable snapshots All rule access is through snapshots for thread-safety
Constants
Log = ::Log.for("rule_loader")
Constructors
Instance methods
rules
Get current rules (lock-free through snapshot) Get current rules (returns copy for thread-safety compatibility)