class

CryTUI::Terminal

Inherits Reference < Object

Constructors

new(backend : Backend)
Source

Instance methods

area
Source
backend
Source
draw
Source
refresh_size
Source
run(input : IO::FileDescriptor, & : Terminal -> ) : Nil

Runs with the input descriptor in raw mode and restores its exact prior termios state after normal return or an exception.

Source
start
Source
stop
Source