GriffinSSG.Filesystem.Watcher (Griffin v0.4.2)
View SourceModule for non-named GenServer responsible for watching for changes.
Executes a generic callback when file changes are detected.
Used for the LiveReload HTTPServer that is launched as part of mix grf.server
.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.