rust-cli / rexpect

.github/workflows/ci.yml
https://docs.rs/rexpect
MIT License
328 stars 56 forks source link

Debugging #123

Open yancyribbens opened 5 months ago

yancyribbens commented 5 months ago

Is it possible to provide debugging facility like in pexpect: https://pexpect.readthedocs.io/en/stable/overview.html#debugging

I can not find a way to redirect stdout. For example.expectrl has logging of stdout: https://docs.rs/expectrl/latest/expectrl/#an-example-of-logging