Appearance
Packages › trotsky › StepBuilder › runAll
Runs all steps in the sequence.
Signature:
runAll(): Promise<this>;
Returns:
Promise<this>
The current Trotsky instance.