Polling listener that works cross-platform and has no dependencies. This is the listener that uses the most CPU processing power and has higher file IO that the other implementations.
Initialize the Listener.
# File lib/guard/listeners/polling.rb, line 12 def initialize(*) super @latency = 1.5 end
Generated with the Darkfish Rdoc Generator 2.