Package com.github.fracpete.processoutput4j.output
package com.github.fracpete.processoutput4j.output
-
ClassesClassDescriptionAncestor for classes that give access to the output generated by a process.Collects the process output (stdout and stderr) and makes them available once the process finishes.A container class for the results obtained from executing a process.Streams the data into the owning
StreamingProcessOwnerobject.