public class Arguments extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HELP |
static String |
SCRIPT_FILE |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
Map<String,String> |
getOptions() |
String |
getScriptFile() |
static Map<String,String> |
getToolOptions() |
boolean |
isHelp() |
static Arguments |
parseArguments(String[] args) |
public static final String HELP
public static final String SCRIPT_FILE
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.