module documentation

Partial in-memory terminal emulator

Author
Jp Calderone
Class ExpectableBuffer Undocumented
Class TerminalBuffer An in-memory terminal emulator.
Exception ExpectationTimeout Undocumented
Constant BACKGROUND Undocumented
Constant FOREGROUND Undocumented
Variable BLACK Undocumented
Variable BLUE Undocumented
Variable CYAN Undocumented
Variable GREEN Undocumented
Variable MAGENTA Undocumented
Variable N_COLORS Undocumented
Variable RED Undocumented
Variable WHITE Undocumented
Variable YELLOW Undocumented
Class _FormattingState Represents the formatting state/attributes of a single character.
BACKGROUND: int =

Undocumented

Value
40
FOREGROUND: int =

Undocumented

Value
30
BLACK =

Undocumented

BLUE =

Undocumented

CYAN =

Undocumented

GREEN =

Undocumented

MAGENTA =

Undocumented

N_COLORS =

Undocumented

RED =

Undocumented

WHITE =

Undocumented

YELLOW =

Undocumented