Struct term_transcript::PtyShell [−][src]
pub struct PtyShell { /* fields omitted */ }This is supported on crate feature
portable-pty only.Expand description
Spawned shell process connected to pseudo-terminal (PTY).
Trait Implementations
Returns true if the input commands are echoed back to the output.
Checks if the process is alive. Read more
