Class ServerHelpCommand
java.lang.Object
za.co.wethinkcode.robots.server.commands.internal.ServerHelpCommand
This command encapsulates the Server side equivalent of
ClientHelpCommand-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()Standard execution for the server help commandString formatting for the server help command
-
Constructor Details
-
ServerHelpCommand
public ServerHelpCommand()
-
-
Method Details
-
execute
public void execute()Standard execution for the server help command -
formatHelp
String formatting for the server help command
-