Package-level declarations

Types

Link copied to clipboard
expect class IOException : Exception

Exception thrown when TTY operations fail.

actual typealias IOException = java.io.IOException
actual class IOException(message: String) : Exception
Link copied to clipboard
expect class TestTty : AutoCloseable
actual class TestTty : AutoCloseable
actual class TestTty : AutoCloseable
Link copied to clipboard
expect class Tty : AutoCloseable
actual class Tty : AutoCloseable
actual class Tty : AutoCloseable