Skip to content

Packages  ›  trotsky  ›  StepPostThread  ›  clone

StepPostThread.clone() method

Clones the current step and returns a new instance with the same parameters.

Signature:

typescript
clone(): this;

Returns:

this

A new StepPostThread instance.