Package com.botbox.bbsh
Class FileCommands.TeeCommand
java.lang.Object
com.botbox.bbsh.BasicLineCommand
com.botbox.bbsh.FileCommands.FileTargetCommand
com.botbox.bbsh.FileCommands.TeeCommand
- All Implemented Interfaces:
AsyncCommand,Command,LineListener
- Enclosing class:
- FileCommands
public static class FileCommands.TeeCommand extends FileCommands.FileTargetCommand
-
Constructor Summary
Constructors Constructor Description TeeCommand() -
Method Summary
Methods inherited from class com.botbox.bbsh.FileCommands.FileTargetCommand
executeCommand, lineRead, stopCommand
-
Constructor Details
-
TeeCommand
public TeeCommand()
-