Class CygwinPty
java.lang.Object
org.aesh.readline.terminal.impl.CygwinPty
- All Implemented Interfaces:
Closeable, AutoCloseable, Pty
-
Constructor Details
-
CygwinPty
-
-
Method Details
-
current
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getName
-
getMasterInput
- Specified by:
getMasterInputin interfacePty
-
getMasterOutput
- Specified by:
getMasterOutputin interfacePty
-
getSlaveInput
- Specified by:
getSlaveInputin interfacePty- Throws:
IOException
-
getSlaveOutput
- Specified by:
getSlaveOutputin interfacePty- Throws:
IOException
-
getAttr
- Specified by:
getAttrin interfacePty- Throws:
IOException
-
setAttr
- Specified by:
setAttrin interfacePty- Throws:
IOException
-
getSize
- Specified by:
getSizein interfacePty- Throws:
IOException
-
doGetConfig
- Throws:
IOException
-