
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 OConsoleReaderpublic String readPassword()
readPassword in interface OConsoleReaderpublic void setConsole(OConsoleApplication console)
setConsole in interface OConsoleReaderpublic int getConsoleWidth()
getConsoleWidth in interface OConsoleReaderCopyright © 2009–2025 OrientDB. All rights reserved.