Package com.botbox.bbsh
Class CLI.HelpCommand
java.lang.Object
com.botbox.bbsh.CLI.HelpCommand
- All Implemented Interfaces:
Command
- Enclosing class:
- CLI
public static class CLI.HelpCommand extends java.lang.Object implements Command
-
Constructor Summary
Constructors Constructor Description HelpCommand() -
Method Summary
Modifier and Type Method Description intexecuteCommand(CommandContext context)
-
Constructor Details
-
HelpCommand
public HelpCommand()
-
-
Method Details
-
executeCommand
- Specified by:
executeCommandin interfaceCommand
-