watchdog v0.1.0 Watchdog.Watcher

Handles file system events and sends the events to Watchdog.Runner.

Summary

Functions

Starts the watcher

Functions

start_link()
start_link() :: {:ok, pid} | {:error, reason :: atom | binary}

Starts the watcher.