Packages › trotsky › StepFeedGenerator › clone
StepFeedGenerator.clone() method
Clones the current step and returns a new instance with the same parameters.
Signature:
typescript
clone(): this;Returns:
this
A new StepFeedGenerator instance.