Skip to content

Packages  ›  trotsky  ›  StepBuilder  ›  run

StepBuilder.run() method

Runs the sequence of steps, returning the top-level StepBuilder instance.

Signature:

typescript
run(): any;

Returns:

any