next# caput.pipeline.tasklib.flow.GatherInputs.next(*inputs)[source]# Gather the inputs into a list. Parameters: *inputslist[Any]Arbitrary number of inputs. Returns: outputlist[Any]A list containing all the inputs.