watchdog v0.1.0 API Reference

Modules

Watchdog is a file watcher that handles events with a pluggable pipeline of handlers

Abstraction for a file system event

A Watchdog Plug for running mix test

A Watchdog Plug for logging the path that changed

A pipeline of plugs, inspired by the Plug library

Receives file system events from the watcher and sends them through the configured pipeline

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