Package com.botbox.bbsh
Class MiscCommands.TrigCommand
java.lang.Object
com.botbox.bbsh.BasicLineCommand
com.botbox.bbsh.MiscCommands.TrigCommand
- All Implemented Interfaces:
AsyncCommand,Command,LineListener
- Enclosing class:
- MiscCommands
public static class MiscCommands.TrigCommand extends BasicLineCommand
-
Constructor Summary
Constructors Constructor Description TrigCommand() -
Method Summary
Modifier and Type Method Description intexecuteCommand(CommandContext context)voidlineRead(java.lang.String line)
-
Constructor Details
-
TrigCommand
public TrigCommand()
-
-
Method Details
-
executeCommand
-
lineRead
public void lineRead(java.lang.String line)
-