diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-08-31 19:35:35 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-08-31 19:35:35 -0400 |
commit | 6c9cfe00f92ab119f83df35542676018027a290e (patch) | |
tree | 02bdb471aefe5e7baf4ceeceabacc22701eae1e2 /docs/web | |
parent | e5b172c56c2e5d2f55de884b65ac8457dc638075 (diff) | |
download | lib-des-gnux-6c9cfe00f92ab119f83df35542676018027a290e.tar.gz lib-des-gnux-6c9cfe00f92ab119f83df35542676018027a290e.zip |
Add Interactive Mode to Comms
comm.interact() will drop the user into an "interactive" mode where they
can directly control what is sent. A SIGINT (Ctrl+C) will drop the
script out of interactive mode and continue executing the rest of the
script. If the output of the program (input into our script) goes into
a broken state (such as when the target program exits), interactive mode
will automatically exit.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'docs/web')
0 files changed, 0 insertions, 0 deletions