Listen::Adapter::Base
Polling Adapter that works cross-platform and has no dependencies. This is the adapter that uses the most CPU processing power and has higher file IO than the other implementations.
# File lib/listen/adapter/polling.rb, line 12 def self.usable? true end
# File lib/listen/adapter/polling.rb, line 16 def start _poll_directories end
[Validate]
Generated with the Darkfish Rdoc Generator 2.