public class HelpCommand extends SimpleCommand
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a name for this command.
|
boolean |
isStorageRequired() |
void |
run(CommandContext ctx)
Execute the command
|
isAvailableInShell, isAvailableOutsideShellgetDescription, getOptions, getUsagepublic void run(CommandContext ctx)
Commandpublic String getName()
Commandpublic boolean isStorageRequired()
isStorageRequired in interface CommandisStorageRequired in class SimpleCommandCopyright © 2012. All Rights Reserved.