Skip to content

Packages  ›  trotsky  ›  StepWhen  ›  apply

StepWhen.apply() method

Evaluates the predicate and sets the output to its result.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>