Package org.crsh.cli

Exception Summary
CLIException  
SyntaxException  
 

Annotation Types Summary
Argument A command argument.
Command Annotates a method for declaring a CRaSH command.
Man Provides the manual text, this method can be used to annotate a command class, a command method or a command parameter.
Option An option command parameter.
Required Declares if a command parameter is required or not.
Usage Provides the text for a usage, this method can be used to annotate a command class, a command method or a command parameter.
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.