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
> 0.0.0
Authors
Tim Pease
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)
- 0.1.0 November 10, 2006* (8 KB)