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
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)
-
Constructor Details
-
CommandArgs
public CommandArgs()
-
-
Method Details
-
getCommandLine
-
getUserArgs
-
getSXArgs
-
printHelp
public void printHelp()Prints the help -
scanArgs
-
getArgsOrg
-