mirror of
https://github.com/markqvist/rnsh.git
synced 2025-11-22 15:10:35 -05:00
Connects pipes on the listener child process the same way they are connected on the initiator--any combination of stdin, stdout, and stderr could be connected to a pipe. Any one of those not connected to a pipe will be connected to a pty. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| helpers.py | ||
| reticulum_test_config | ||
| test_args.py | ||
| test_exception.py | ||
| test_hacks.py | ||
| test_process.py | ||
| test_retry.py | ||
| test_rnsh.py | ||