Raxol.Core.Runtime.Plugins.FileWatcher.Events (Raxol v0.5.0)

View Source

Handles file system events and debouncing for plugin reloading.

Summary

Functions

Handles debounced file events. Returns updated state after processing events.

Handles file system events. Returns updated state with debounced reload timer if needed.

Functions

handle_debounced_events(plugin_id, path, state)

Handles debounced file events. Returns updated state after processing events.

handle_file_event(path, state, file_mod \\ File)

Handles file system events. Returns updated state with debounced reload timer if needed.