Package com.botbox.bbsh
Interface LineListener
- All Known Implementing Classes:
BasicLineCommand,ExecCommand,FileCommands.FileAppendCommand,FileCommands.FileTargetCommand,FileCommands.FileWriteCommand,FileCommands.TeeCommand,MiscCommands.GrepCommand,MiscCommands.TrigCommand
public interface LineListener
-
Method Summary
Modifier and Type Method Description voidlineRead(java.lang.String line)
-
Method Details
-
lineRead
void lineRead(java.lang.String line)
-