Description
Watches files and directories from Ruby code and reports changes as they happen. It is useful for development servers, rebuild tools, test runners, and automation that reacts to edits.
File watching can be noisy or expensive. Exclude generated output and secret directories, and test behavior on network filesystems or very large projects.