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