freebsd-ports/devel/rubygem-directory_watcher/pkg-descr
Sunpoet Po-Chuan Hsieh 7512933a5f - Add LICENSE
- Update WWW
2015-05-30 23:08:33 +00:00

7 lines
375 B
Text

The directory watcher operates by scanning a directory at some interval and
generating a list of files based on a user supplied glob pattern. As the file
list changes from one interval to the next, events are generated and
dispatched to registered observers. Three types of events are supported --
added, modified, and removed.
WWW: https://github.com/TwP/directory_watcher