Class: Rerun::FSWatcher

Inherits:
Watcher show all
Defined in:
lib/rerun/fswatcher.rb

Constant Summary

Constants inherited from Watcher

Watcher::CREATED, Watcher::DELETED, Watcher::MODIFIED

Instance Attribute Summary

Attributes inherited from Watcher

#directories, #priority, #sleep_time

Method Summary

Methods inherited from Watcher

#add_directory, #add_file, #initialize, #join, #prime, #remove_directory, #remove_file, #start, #stop

Constructor Details

This class inherits a constructor from Rerun::Watcher