public class ODefaultConsoleReader extends Object implements OConsoleReader
FALLBACK_CONSOLE_WIDTH
Constructor and Description |
---|
ODefaultConsoleReader() |
Modifier and Type | Method and Description |
---|---|
int |
getConsoleWidth() |
String |
readLine() |
String |
readPassword() |
void |
setConsole(OConsoleApplication console) |
public String readLine()
readLine
in interface OConsoleReader
public String readPassword()
readPassword
in interface OConsoleReader
public void setConsole(OConsoleApplication console)
setConsole
in interface OConsoleReader
public int getConsoleWidth()
getConsoleWidth
in interface OConsoleReader
Copyright © 2009–2020 OrientDB. All rights reserved.