Class Listen::Adapters::Polling
In: lib/listen/adapters/polling.rb
Parent: Adapter

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.

[Validate]