Package org.sikuli.natives
Class CommandExecutorHelper
java.lang.Object
org.sikuli.natives.CommandExecutorHelper
public class CommandExecutorHelper extends Object
-
Constructor Summary
Constructors Constructor Description CommandExecutorHelper() -
Method Summary
Modifier and Type Method Description static CommandExecutorResultexecute(String commandString, int expectedExitValue)
-
Constructor Details
-
CommandExecutorHelper
public CommandExecutorHelper()
-
-
Method Details
-
execute
public static CommandExecutorResult execute(String commandString, int expectedExitValue) throws Exception- Throws:
Exception
-