Skip to content

Packages  ›  trotsky  ›  StepTap  ›  apply

StepTap.apply() method

Executes the interceptor function with the current step as its argument.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>