Skip to main content

notify_trigger_reload

Function notify_trigger_reload 

Source
pub fn notify_trigger_reload(state: &InnerState)
Expand description

Notify the trigger engine to reload its configuration. Also notifies the filesystem watcher (if running) to re-evaluate watched paths. Safe to call from sync code. No-op if no engine/watcher is running.