|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Option | |
|---|---|
| org.sonatype.gshell | GShell API. |
| org.sonatype.gshell.command.support | Command support components. |
| org.sonatype.gshell.util.cli2 | |
| Uses of Option in org.sonatype.gshell |
|---|
| Fields in org.sonatype.gshell with annotations of type Option | |
|---|---|
protected String |
MainSupport.command
|
protected boolean |
MainSupport.help
|
protected boolean |
MainSupport.showErrorTraces
|
protected boolean |
MainSupport.version
|
| Methods in org.sonatype.gshell with annotations of type Option | |
|---|---|
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)
|
| Uses of Option in org.sonatype.gshell.command.support |
|---|
| Fields in org.sonatype.gshell.command.support with annotations of type Option | |
|---|---|
boolean |
CommandHelpSupport.displayHelp
|
| Uses of Option in org.sonatype.gshell.util.cli2 |
|---|
| Methods in org.sonatype.gshell.util.cli2 that return Option | |
|---|---|
Option |
OptionDescriptor.getSpec()
|
| Constructors in org.sonatype.gshell.util.cli2 with parameters of type Option | |
|---|---|
OptionDescriptor(Option spec,
Setter setter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||