pub type ExpectSession = Session<StubProcess, PtyStream>;Expand description
An expectrl session wrapping a PTY controller fd from the OCI runtime.
Aliased Typeยง
pub struct ExpectSession { /* private fields */ }pub type ExpectSession = Session<StubProcess, PtyStream>;An expectrl session wrapping a PTY controller fd from the OCI runtime.
pub struct ExpectSession { /* private fields */ }