2 comments

[ 2.6 ms ] story [ 17.0 ms ] thread
The readme possibly implies that each proc is matched to the same index position in the watched paths/files.

Do all procs run when any path changes? Or is there a relationship to the order of the paths and the order of the procs?

That is my bad. There is no implication for the index position as such. Whenever a file changes/updates, the prefix is matched with the procs object and if it matches, the respective processes restart.