The duration for which the EventMonitor while ignore file events after a file triggers a new build.
The duration for which the EventMonitor while ignore file events after a file triggers a new build.
The time in milliseconds between checking for changes. The actual time between the last change
made to a file and the execution time is between pollInterval
and pollInterval*2
.
The time in milliseconds between checking for changes. The actual time between the last change
made to a file and the execution time is between pollInterval
and pollInterval*2
.
The files watched when an action is run with a proceeding ~
The files watched when an action is run with a proceeding ~