| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
component.Component --+
|
CLI
This will define common functions for CLI included.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Connection will establish to the remote host using ssh. It will take user_name ,ip_address and password as arguments<br> and will return the handle.
|
|
It facilitates the command line execution of a given command. It has arguments as : cmd => represents command to be executed, prompt => represents expect command prompt or output, timeout => timeout for command execution, more => to provide a key press if it is on. It will return output of command exection.
|
Connection will establish to the remote host using ssh. It will take user_name ,ip_address and password as arguments<br> and will return the handle. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 | http://epydoc.sourceforge.net |