Interface OConsoleReader
- All Known Implementing Classes:
ODefaultConsoleReader,TTYConsoleReader
public interface OConsoleReader
-
Field Summary
Fields -
Method Summary
-
Field Details
-
FALLBACK_CONSOLE_WIDTH
static final int FALLBACK_CONSOLE_WIDTH- See Also:
-
-
Method Details
-
readLine
- Throws:
IOException
-
setConsole
-
readPassword
- Throws:
IOException
-
getConsoleWidth
int getConsoleWidth()
-