Skip to content

Packages  ›  trotsky  ›  Step  ›  withParent

Step.withParent() method

Sets the parent.

Signature:

typescript
withParent(parent: StepBuilder): this;

Parameters

Parameter

Type

Description

parent

StepBuilder

Returns:

this

The current Trotsky instance.