Appearance
Packages › trotsky › Step › runHere
Runs all steps in the sequence and returns the current Step instance.
Signature:
runHere(): Promise<this>;
Returns:
Promise<this>