Constructor and Description |
---|
ConsoleIOAdapter(org.jboss.aesh.console.Console console) |
public boolean isInteractive()
isInteractive
in interface IOAdapter
public String readln(String prompt) throws IOException
readln
in interface IOAdapter
IOException
public String secureReadln(String prompt) throws IOException
secureReadln
in interface IOAdapter
IOException
public void println(String s) throws IOException
println
in interface IOAdapter
IOException
public void error(String s) throws IOException
error
in interface IOAdapter
IOException
public void close() throws IOException
close
in interface IOAdapter
IOException
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.