The stream transformer to run.
final Stream<RunOutput> Function(Stream<RunInput> inputStream) inputStreamMapper;