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 Command
public Collection<ArgumentSpec> getAcceptedArguments()
getAcceptedArguments
in interface Command
public boolean isStorageRequired()
isStorageRequired
in interface Command
Copyright © 2012. All Rights Reserved.