success

fun <O> success(output: O): JobResult<O>(source)

Creates a Success result.


Creates a Success result for a job that produces nothing.