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