|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionDescriptor | |
|---|---|
| org.crsh.cli.descriptor | |
| Uses of OptionDescriptor in org.crsh.cli.descriptor |
|---|
| Methods in org.crsh.cli.descriptor that return OptionDescriptor | |
|---|---|
OptionDescriptor |
CommandDescriptor.getOption(String name)
Returns a command option by its name. |
OptionDescriptor |
CommandDescriptor.resolveOption(String name)
Find an command option by its name, this will look through the command hierarchy. |
| Methods in org.crsh.cli.descriptor that return types with arguments of type OptionDescriptor | |
|---|---|
Collection<OptionDescriptor> |
CommandDescriptor.getOptions()
Returns the command options. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||