Appearance
Packages › trotsky › Step › withContext
Sets the context.
Signature:
withContext(context: C): this;
Parameter
Type
Description
context
C
The context object.
Returns:
this
The current Trotsky instance.