harakiri v1.2.0 Harakiri

Summary

Functions

Add given Map as an Harakiri.ActionGroup. See README or tests for examples

Run given fun or action when given path is touched

Start and supervise a single lonely worker

Get/set all Harakiri state

Functions

add(data, opts \\ [])

Add given Map as an Harakiri.ActionGroup. See README or tests for examples.

monitor(path, fun, opts \\ [])

Run given fun or action when given path is touched.

start(_, _)

Start and supervise a single lonely worker

state()

Get/set all Harakiri state

state(data)