Forge - Parent 1.2.2-SNAPSHOT

org.jboss.forge.shell.plugins
Interface PipeOut

All Superinterfaces:
ShellPrintWriter

public interface PipeOut
extends ShellPrintWriter

Author:
Mike Brock .

Method Summary
 String getBuffer()
           
 boolean isPiped()
           
 void setPiped(boolean v)
           
 
Methods inherited from interface org.jboss.forge.shell.ShellPrintWriter
flush, print, print, println, println, println, renderColor, write, write, write, write
 

Method Detail

isPiped

boolean isPiped()

setPiped

void setPiped(boolean v)

getBuffer

String getBuffer()

Forge - Parent 1.2.2-SNAPSHOT

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.