when_changed
when_changed copied to clipboard
Added option to allow dirty without re-running.
Needed a way to let the watcher look at a folder and if there was a change make other changes. This created an infinite loop since the watch became dirty on every change.