Expand description
ConsoleControl — save/restore terminal state, and trap the
interrupt-class events that would otherwise skip every destructor.
Structs§
- Unix
Console Control - Unix
Modes - The cooked modes,
Copyso the caller can hold them in aOnceLockrather than leaking aBoxfor the handler to read.
Enums§
- Handler
Contract - What an implementor’s interrupt handler may do.
Traits§
- Console
Control - Save/restore terminal state and trap the interrupt-class events.