Closed wrgeorge1983 closed 9 years ago
Right now there's a whole mess of "sshrunP(ip, creds, command)", even in clSwitch methods themselves.
That's silly.
lines = self.execute(command)
is the way to go.
Right now there's a whole mess of "sshrunP(ip, creds, command)", even in clSwitch methods themselves.
That's silly.
is the way to go.