Package org.sikuli.util
Class CommandArgs
- java.lang.Object
-
- org.sikuli.util.CommandArgs
-
public class CommandArgs extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandArgs()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArgsOrg()org.apache.commons.cli.CommandLinegetCommandLine(String[] args)String[]getSXArgs()String[]getUserArgs()voidprintHelp()Prints the helpstatic String[]scanArgs(String[] args)
-