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