public class CommandUsage extends java.lang.Object implements SubCommand
Constructor and Description |
---|
CommandUsage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description() |
java.lang.String |
getName() |
int |
handle(FileConfiguration fileConfig,
boolean verbose) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, parseKeyValuePairs
public java.lang.String description()
description
in interface SubCommand
public java.lang.String getName()
getName
in interface SubCommand
public int handle(FileConfiguration fileConfig, boolean verbose) throws java.lang.Throwable
handle
in interface SubCommand
java.lang.Throwable