Get the Newsletter

preTask

A Method

preTask(task: Function): FrameworkConfiguration

Adds an async function that runs before the plugins are run.

Parameters

task: Function
The function to run before start.

Returns

Returns the current FrameworkConfiguration instance.