Module interfaces

Module interfaces 

Source
Expand description

Exports traits for shell interfaces implemented by callers.

Structs§

KeySequence
Represents a sequence of keys.
KeyStroke
Represents a single key press.

Enums§

InputFunction
Defines all input functions.
Key
Represents a single key.
KeyAction
Represents an action that can be taken in response to a key sequence.

Traits§

KeyBindings
Encapsulates the shell’s interaction with key bindings for input.