harakiri v1.2.0 Harakiri.Worker

Summary

Functions

Fire the given anonymous function for the given ActionGroup

Perform requested action if any given path is touched. Else keep an infinite loop sleeping given msecs each time

Functions

fire(fun, data)

Fire the given anonymous function for the given ActionGroup

loop(sleep_ms)

Perform requested action if any given path is touched. Else keep an infinite loop sleeping given msecs each time.