MBU: Mix Build Utilities v1.0.1 MBU.TaskUtils.WatchSpec View Source
Watch specification, target to watch and callback to execute on events. Name is used for prefixing logs.
Callback must have arity 1, gets list of 2-tuples representing change events, each containing path to changed file and list of events that occurred.