class Guard::Guard

def run_all

Returns:
  • (Object) - the task result

Raises:
  • (:task_has_failed) - when run_all has failed
def run_all
end