ProcessOutputChannel

constructor(stream: PrintStream)

Construct a new ProcessOutputChannel that wraps the specified output stream.

Parameters

stream

An output stream. This should generally be either System.out or System.err.