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.
Required Ruby Version
None
Authors
Tim Pease, Jeremy Hinegardner
Versions
- 1.5.1 March 20, 2013 (28.5 KB)
- 1.4.1 August 30, 2011 (15 KB)
- 1.4.0 March 15, 2011 (15 KB)
- 1.3.2 April 09, 2010 (14.5 KB)
- 1.3.1 October 26, 2009 (22 KB)