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

Packages that use ArgumentDescriptor
org.crsh.cli.descriptor   
 

Uses of ArgumentDescriptor in org.crsh.cli.descriptor
 

Methods in org.crsh.cli.descriptor that return ArgumentDescriptor
 ArgumentDescriptor CommandDescriptor.getArgument(int index)
          Returns a a specified argument by its index.
 

Methods in org.crsh.cli.descriptor that return types with arguments of type ArgumentDescriptor
 List<ArgumentDescriptor> CommandDescriptor.getArguments()
          Returns a list of the command arguments.
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.