Skip to content

Packages  ›  trotsky  ›  Trotsky  ›  tap

Trotsky.tap() method

Adds a StepTap step.

Signature:

typescript
tap(interceptor: StepTapInterceptor): this;

Parameters

Parameter

Type

Description

interceptor

StepTapInterceptor

Returns:

this

The current Trotsky instance.