Module neko::pty []

Structs

Character
Control
Display
In
Master
Mouse
Out
Proc
Shell

The struct Shell is the speudo terminal interface.

ShellState
Termios
Winszed

The enum Winszed is the size of the tty window.

Enums

Code
DeviceState
Key
Operate
ProcError

The enum ProcError defines the possible errors from constructor Proc.

ShellError

The enum ShellError defines the possible errors from constructor Shell.

Constants

DEFAULT_INTERVAL
DEFAULT_REPEAT

Traits

Parent

Type Definitions

BufProc