Class ServerHelpCommand

java.lang.Object
za.co.wethinkcode.robots.server.commands.internal.ServerHelpCommand

public class ServerHelpCommand extends Object
This command encapsulates the Server side equivalent of ClientHelpCommand
  • Constructor Details

    • ServerHelpCommand

      public ServerHelpCommand()
  • Method Details

    • execute

      public void execute()
      Standard execution for the server help command
    • formatHelp

      public String formatHelp()
      String formatting for the server help command