beforeExecute

open fun beforeExecute(task: Task)(source)

This method is called immediately before a task is executed.

Since

0.7

Parameters

task

The task about to be executed. Never null.