creating a file sshconnection.py with class SSHConnection (methods: open,...
creating a file sshconnection.py with class SSHConnection (methods: open, command, close, copyin, copyout); and modifying main.py to import this file and call the SSHConnection class from the new file
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
ci-scripts/sshconnection.py
0 → 100644
Please register or sign in to comment