| Package | Description |
|---|---|
| org.crsh.cli.descriptor |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<OptionDescriptor> |
CommandDescriptor.getOptions()
Returns the command options.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.