Class Proc

java.lang.Object
org.kohsuke.sfx4j.Proc

class Proc extends Object
External process wrapper.

stdout/stderr of the process will be sent to the specified stream.

Author:
Kohsuke Kawaguchi (kk@kohsuke.org)