Description
Connects Ruby code to macOS FSEvents so tools can react to filesystem changes. It is useful for development servers, rebuilders, test watchers, and automation on macOS.
File watchers can expose paths and consume resources. Exclude generated output and secret directories, and handle event bursts without losing important changes.