Expand description
File system watcher with debouncing for development mode.
Watches the entire project directory and filters changes to relevant files, ignoring node_modules, build artifacts, and other configured patterns.
Structs§
- File
Watcher - File watcher with debouncing and filtering.
Enums§
- File
Change - File change event type.