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