Module: Autotest::FSEvent
- Defined in:
- lib/autotest/fsevent.rb,
lib/autotest-fsevent/version.rb
Overview
Autotest::FSEvent
FEATUERS:
-
Use FSEvent (on Mac OS X 10.5 or higher) instead of filesystem polling
SYNOPSIS:
~/.autotest
require 'autotest/fsevent'
Constant Summary collapse
- VERSION =
"0.2.21"
- GEM_PATH =
File.(File.join(File.dirname(__FILE__), '..', '..'))