Class Guard::Windows
In: lib/guard/listeners/windows.rb
Parent: Listener

Listener implementation for Windows `fchange`.

Methods

new   start   stop   usable?  

Public Class methods

Initialize the Listener.

Check if the listener is usable on the current OS.

@return [Boolean] whether usable or not

Public Instance methods

Start the listener.

Stop the listener.

[Validate]