public class UninstallCommand extends OptionParsingCommand
Command to uninstall dependencies from the CLI's lib/ext directory.| Constructor and Description | 
|---|
UninstallCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUsageHelp()
Returns usage help for the command. 
 | 
getHandler, getHelp, getOptionsHelp, rungetDescription, getExamples, getNamepublic String getUsageHelp()
CommandgetUsageHelp in interface CommandgetUsageHelp in class AbstractCommand