Skip to content

Packages  ›  trotsky  ›  StepBuilder  ›  applyAll

StepBuilder.applyAll() method

Applies all steps in the sequence.

Signature:

typescript
applyAll(): Promise<void>;

Returns:

Promise<void>