Class FileCommands.FileTargetCommand

java.lang.Object
com.botbox.bbsh.BasicLineCommand
com.botbox.bbsh.FileCommands.FileTargetCommand
All Implemented Interfaces:
AsyncCommand, Command, LineListener
Direct Known Subclasses:
FileCommands.FileAppendCommand, FileCommands.FileWriteCommand, FileCommands.TeeCommand
Enclosing class:
FileCommands

protected static class FileCommands.FileTargetCommand
extends BasicLineCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    FileTargetCommand​(boolean print, boolean append)  
  • Method Summary

    Modifier and Type Method Description
    int executeCommand​(CommandContext context)  
    void lineRead​(java.lang.String line)  
    void stopCommand​(CommandContext context)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait