FileOutputReceiver
class FileOutputReceiver(xmlCalabash: XmlCalabash, pipeline: XProcPipeline, val files: Map<String, XmlCalabashOutput>, val manifest: XmlCalabashOutput?) : DefaultOutputReceiver(source)
Constructors
Link copied to clipboard
constructor(xmlCalabash: XmlCalabash, pipeline: XProcPipeline, files: Map<String, XmlCalabashOutput>, manifest: XmlCalabashOutput?)