public interface IOAdapter
boolean isInteractive()
void println(String s) throws IOException
IOException
void error(String s) throws IOException
IOException
void result(List<ProcessedCommand> commands, String result, boolean isError) throws IOException
IOException
String readln(String s) throws IOException
IOException
String secureReadln(String s) throws IOException
IOException
int getWidth()
void close() throws IOException
IOException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.