Skip to content

Packages  ›  trotsky  ›  StepBuilder  ›  clear

StepBuilder.clear() method

Clears all steps from the sequence.

Signature:

typescript
clear(): this;

Returns:

this

The current StepBuilder instance.