Just set the module on a directory to watch, and it will scan for any changes made to any file matching a regular expression.
It correctly handles new files added to the application as well as files that are deleted.
By default it returns a list of files that have been added, deleted, or changed since the last time watch was called.
What's New in This Release: [ read full changelog ]
ยท No code changes, declared stable.