Module: Rerun

Defined in:
lib/rerun.rb,
lib/rerun/runner.rb,
lib/rerun/system.rb,
lib/rerun/watcher.rb,
lib/rerun/fswatcher.rb,
lib/rerun/osxwatcher.rb

Overview

TODO: make it notice deleted files natively, rather than passing to ‘examine’ TODO: use github.com/spicycode/fsevent

Defined Under Namespace

Modules: System Classes: FSWatcher, OSXWatcher, Runner, Watcher

Constant Summary collapse

DEFAULT_PATTERN =
"**/*.{rb,js,css,scss,sass,erb,html,haml,ru}"