class Guard::Guard
def run_on_change(paths)
-
(Object)
- the task result
Raises:
-
(:task_has_failed)
- when run_on_change has failed
Parameters:
-
paths
(Array
) -- the changes files or paths
def run_on_change(paths) end
(Object)
- the task result
(:task_has_failed)
- when run_on_change has failed
paths
(Array
)
-- the changes files or paths
def run_on_change(paths) end