Module pty_proc::shell [] [src]

Reexports

pub use self::state::ShellState;
pub use self::display::winsz::Winszed;
pub use super::parent::Parent;

Modules

device
display
state
termios

Structs

Shell

The struct Shell is the speudo terminal interface.

Enums

ShellError

The enum ShellError defines the possible errors from constructor Shell.