Module Rerun
In: lib/rerun.rb
lib/watcher.rb
lib/fswatcher.rb
lib/system.rb
lib/osxwatcher.rb

This class will watch a directory or a set of directories and alert you of new files, modified files, deleted files.

Author: Paul Horman, paulhorman.com/filesystemwatcher/ Author: Alex Chaffee

Classes and Modules

Module Rerun::System
Class Rerun::FSWatcher
Class Rerun::OSXWatcher
Class Rerun::Runner
Class Rerun::Watcher

Constants

DEFAULT_PATTERN = "**/*.{rb,js,css,erb}"

[Validate]