public abstract class AbstractListCommand extends AbstractListCommandWithoutFurnace implements Command, FurnaceDependent
| Constructor and Description |
|---|
AbstractListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.forge.furnace.Furnace |
getFurnace() |
protected List<Path> |
getUserProvidedPaths(List<String> arguments) |
void |
setFurnace(org.jboss.forge.furnace.Furnace furnace)
Set the
Furnace instance. |
getOptionValuesFromHelp, printValuesSortedprotected org.jboss.forge.furnace.Furnace getFurnace()
public void setFurnace(org.jboss.forge.furnace.Furnace furnace)
FurnaceDependentFurnace instance.setFurnace in interface FurnaceDependentCopyright © 2020 JBoss by Red Hat. All rights reserved.