Module mortal::screen

source ·
Expand description

Provides a drawable buffer on terminal devices

Structs

  • Provides operations on an underlying terminal device in screen mode.
  • Holds an exclusive lock for read operations on a Screen
  • Holds an exclusive lock for write operations on a Screen