Class FileTarget

java.lang.Object
com.botbox.bbsh.Target
com.botbox.bbsh.FileTarget

public class FileTarget
extends Target
  • Field Summary

    Fields inherited from class com.botbox.bbsh.Target

    DEBUG
  • Constructor Summary

    Constructors 
    Constructor Description
    FileTarget​(TargetMap targets, java.lang.String name, java.io.FileWriter out)  
  • Method Summary

    Modifier and Type Method Description
    protected void closeTarget()  
    protected void handleLine​(CommandContext context, java.lang.String line)  

    Methods inherited from class com.botbox.bbsh.Target

    addContext, close, getName, getStatus, lineRead, removeContext

    Methods inherited from class java.lang.Object

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