wrapResources

abstract fun wrapResources(name: String, resources: Set<OutputResource>): OutputResource?

Given the output resources produced by generateResources, merges them into a single resource which complies with com.quarkdown.core.pipeline.Pipeline.execute's output type.

Wrapping can happen by: