public static interface ReadlineConsole.Settings
| Modifier and Type | Method and Description |
|---|---|
File |
getHistoryFile() |
int |
getHistorySize() |
InputStream |
getInStream() |
Runnable |
getInterrupt() |
OutputStream |
getOutStream() |
org.aesh.readline.util.FileAccessPermission |
getPermission() |
boolean |
isDisableHistory() |
boolean |
isOutputRedefined() |
InputStream getInStream()
OutputStream getOutStream()
boolean isDisableHistory()
boolean isOutputRedefined()
File getHistoryFile()
int getHistorySize()
org.aesh.readline.util.FileAccessPermission getPermission()
Runnable getInterrupt()
Copyright © 2018 JBoss by Red Hat. All rights reserved.