Module input

Module input 

Source
Expand description

Terminal input utilities

Functionsยง

try_get_key_from_key_code
Translates a key code (byte sequence) into a Key enum value. Returns None if the key code is not recognized.