public interface JansiSupport
| Modifier and Type | Method and Description |
|---|---|
Pty |
current() |
Pty |
open(Attributes attributes,
Size size) |
Terminal |
winSysTerminal(String name,
Charset encoding,
int codepage,
boolean nativeSignals,
Terminal.SignalHandler signalHandler) |
Pty current() throws IOException
IOExceptionPty open(Attributes attributes, Size size) throws IOException
IOExceptionTerminal winSysTerminal(String name, Charset encoding, int codepage, boolean nativeSignals, Terminal.SignalHandler signalHandler) throws IOException
IOExceptionCopyright © 2020. All rights reserved.