Package | Description |
---|---|
org.sonatype.gshell |
GShell API.
|
org.sonatype.gshell.command.support |
Command support components.
|
org.sonatype.gshell.commands.jetty | |
org.sonatype.gshell.util.cli2 |
Modifier and Type | Field and Description |
---|---|
protected String |
MainSupport.command |
protected boolean |
MainSupport.help |
protected boolean |
MainSupport.showErrorTraces |
protected boolean |
MainSupport.version |
Modifier and Type | Method and Description |
---|---|
protected void |
MainSupport.enableAnsiColors(Boolean flag) |
protected void |
MainSupport.setDebug(boolean flag) |
protected void |
MainSupport.setQuiet(boolean flag) |
protected void |
MainSupport.setSystemProperty(String input) |
protected void |
MainSupport.setTerminalType(String type) |
protected void |
MainSupport.setTrace(boolean flag) |
protected void |
MainSupport.setVariable(String input) |
Modifier and Type | Field and Description |
---|---|
boolean |
CommandHelpSupport.displayHelp |
Modifier and Type | Method and Description |
---|---|
protected void |
JettyCommand.setVariable(String input) |
Modifier and Type | Method and Description |
---|---|
Option |
OptionDescriptor.getSpec() |
Constructor and Description |
---|
OptionDescriptor(Option spec,
Setter setter) |
Copyright © 2008-2013 Sonatype. All Rights Reserved.