Class TestCommand
java.lang.Object
com.gitlab.servertoolsbot.util.commandmanager.BasicCommand
com.gitlab.servertoolsbot.impl.cmd.commandmanager.TestCommand
public class TestCommand extends BasicCommand
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TestCommand() -
Method Summary
Modifier and Type Method Description voiddidThing()Methods inherited from class com.gitlab.servertoolsbot.util.commandmanager.BasicCommand
getAllCommandNames, getCommandAliases, getCommandDescription, getCommandFlags, getCommandFlagsMissing, getCommandName, getCommandParameters, getParamWithoutFlags, handle, handleInput, noArgumentsProvided
-
Constructor Details
-
TestCommand
public TestCommand()
-
-
Method Details
-
didThing
public void didThing()
-