Docs.rs
rexpect-0.6.2
rexpect 0.6.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
matthiasbeyer
philippkeller
github:rust-bus:maintainers
petreeftime
github:rust-cli:maintainers
Dependencies
comma ^1.0
normal
nix ^0.30
normal
regex ^1
normal
tempfile ^3
normal
thiserror ^2.0.0
normal
which ^7.0
normal
optional
Versions
52.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module process
rexpect
0.6.2
Module process
Module Items
Modules
Structs
In crate rexpect
rexpect
Module
process
Copy item path
Source
Expand description
Start a process via pty
Modules
§
signal
Operating system signals.
wait
Wait for a process to change status
Structs
§
PtyProcess
Start a process in a forked tty so you can interact with it the same as you would within a terminal