| Trees | Index | Help |
|
|---|
| Package ZenRRD :: Module zencommand :: Class SshRunner |
|
| Method Summary | |
|---|---|
__init__(self,
pool)
| |
Deliver ourselves to the starter with the proper attributes | |
Initiate a command on the remote device | |
Deal with slow executing command/connection (close it) | |
| Class Variable Summary | |
|---|---|
NoneType |
exitCode = None |
NoneType |
output = None |
| Method Details |
|---|
processEnded(self, value)Deliver ourselves to the starter with the proper attributes |
start(self, cmd)Initiate a command on the remote device |
timeout(self, arg)Deal with slow executing command/connection (close it) |
| Class Variable Details |
|---|
exitCode
|
output
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 | http://epydoc.sf.net |