alwaysDoes

infix fun alwaysDoes(action: suspend () -> Result)(source)

Configures the tool to always execute the specified action, regardless of the arguments it receives.

Parameters

action

A function that produces the result