Appearance
Packages › trotsky › StepList › apply
Applies the step logic to retrieve the list and sets the output to the retrieved list's data. If no lists are found, the output is set to null.
null
Signature:
/** @override */ apply(): Promise<void>;
Returns:
Promise<void>