public class Help extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AVAILABLE_OPTION |
static String |
AVAILABLE_OPTIONS |
static String |
TYPE |
static String |
UI_TYPE |
| Constructor and Description |
|---|
Help() |
| Modifier and Type | Method and Description |
|---|---|
List<OptionDescription> |
getOptions() |
static Help |
load() |
static void |
save(org.jboss.forge.furnace.Furnace furnace) |
public static final String TYPE
public static final String AVAILABLE_OPTIONS
public static final String AVAILABLE_OPTION
public static final String UI_TYPE
public List<OptionDescription> getOptions()
public static Help load()
public static void save(org.jboss.forge.furnace.Furnace furnace)
throws IOException
IOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.