Appearance
Packages › trotsky › Step › withOutput
Sets the output.
Signature:
withOutput(output: O): this;
Parameter
Type
Description
output
O
The output object.
Returns:
this
The current Trotsky instance.