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