@ -30,7 +30,7 @@ public abstract class Command {
|
||||
|
||||
/**
|
||||
* Returns the name of this command
|
||||
*
|
||||
*
|
||||
* @return Name of this command
|
||||
*/
|
||||
public String getName() {
|
||||
@ -96,4 +96,4 @@ public abstract class Command {
|
||||
this.usageMessage = usage;
|
||||
return this;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user