Uses of Class
org.crsh.cli.descriptor.OptionDescriptor

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.
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.