
public interface OConsoleReader
| Modifier and Type | Field and Description |
|---|---|
static int |
FALLBACK_CONSOLE_WIDTH |
| Modifier and Type | Method and Description |
|---|---|
int |
getConsoleWidth() |
String |
readLine() |
String |
readPassword() |
void |
setConsole(OConsoleApplication console) |
static final int FALLBACK_CONSOLE_WIDTH
String readLine() throws IOException
IOExceptionvoid setConsole(OConsoleApplication console)
String readPassword() throws IOException
IOExceptionint getConsoleWidth()
Copyright © 2009–2025 OrientDB. All rights reserved.