Module mortal::screen [] [src]

Provides a drawable buffer on terminal devices

Structs

Screen

Provides operations on an underlying terminal device in screen mode.

ScreenReadGuard

Holds an exclusive lock for read operations on a Screen

ScreenWriteGuard

Holds an exclusive lock for write operations on a Screen