| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArgumentSpec> |
getAcceptedArguments() |
String |
getDescription() |
String |
getName() |
String |
getUsage() |
boolean |
isStorageRequired() |
void |
run(CommandContext ctx) |
public void run(CommandContext ctx)
public String getDescription()
getDescription in interface Commandpublic Collection<ArgumentSpec> getAcceptedArguments()
getAcceptedArguments in interface Commandpublic boolean isStorageRequired()
isStorageRequired in interface CommandCopyright © 2012. All Rights Reserved.