execute

suspend fun execute(context: TContext, subject: TSubject): TSubject(source)

Executes this pipeline in the given context and with the given subject

Report a problem