View Source Bella.Watcher.Core (bella v0.0.3)

Link to this section Summary

Link to this section Functions

Specs

dispatch(map(), atom()) :: no_return()

Dispatches an ADDED, MODIFIED, and DELETED events to an controller

Link to this function

process_lines(lines, state)

View Source