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
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommandExecutorResultexecute(String commandString, int expectedExitValue)
-
-
-
Method Detail
-
execute
public static CommandExecutorResult execute(String commandString, int expectedExitValue) throws Exception
- Throws:
Exception
-
-