Package-level declarations
This package provides the command line application that runs XProc pipelines.
Types
Link copied to clipboard
class CommandLine
The parser for options, arguments, and parameters passed on the command line.
Link copied to clipboard
class FileOutputReceiver(xmlCalabash: XmlCalabash, processor: Processor, outputManifold: Map<String, RuntimePort>, val files: Map<String, OutputFilename>, val stdout: String?) : DefaultOutputReceiver
Link copied to clipboard
Describe how output filenames should be constructed.
Link copied to clipboard
class XmlCalabashCli
Run the XML Calabash application with the specified arguments.