Class CommandlineStreams
java.lang.Object
org.apache.maven.surefire.extensions.util.CommandlineStreams
- All Implemented Interfaces:
 Closeable,AutoCloseable
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
CommandlineStreams
 
 - 
 - 
Method Details
- 
getStdOutChannel
 - 
getStdErrChannel
 - 
getStdInChannel
 - 
close
- Specified by:
 closein interfaceAutoCloseable- Specified by:
 closein interfaceCloseable- Throws:
 IOException
 
 -