tct492

Results 1 issues of tct492

It would be neat to be able to read a remote file to a variable. Here's my hacky implementation: ``` from pssh.ssh2_client import SSHClient from pssh.native._ssh2 import wait_select from pssh.constants...

enhancement
refactor
good first issue