Class ShellScriptExecutor

java.lang.Object
scriptella.driver.shell.ShellScriptExecutor
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ShellScriptExecutor extends Object implements Closeable, Flushable
Executes a shell script and sends its output to the specified writer.

See scriptella/driver/shell/ShellDriverITest.xml for usage example

Version:
1.0
Author:
Fyodor Kupolov
See Also: