rexpect icon indicating copy to clipboard operation
rexpect copied to clipboard

Debugging

Open yancyribbens opened this issue 1 year ago • 0 comments

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

yancyribbens avatar May 13 '24 21:05 yancyribbens