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, isAvailableOutsideShell
getDescription, getOptions, getUsage
public void run(CommandContext ctx)
Command
public String getName()
Command
public boolean isStorageRequired()
isStorageRequired
in interface Command
isStorageRequired
in class SimpleCommand
Copyright © 2012. All Rights Reserved.