ktor-utils / io.ktor.util.pipeline / PipelineContext / proceedWith

proceedWith

abstract suspend fun proceedWith(subject: TSubject): TSubject

Continues execution of the pipeline with the given subject