Interact with unix processes/bash the same way as pexpect or Don libes expect does.
# Cargo.toml
[dependencies]
rexpect = "0.7.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Spawns a bash process and sends commands.
Use only on Linux/macOS or consider alternative for Windows.
No dependency data recorded yet.