Definition at line 4 of file sshconnectioncache.py.
◆ __init__()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.__init__ |
( |
|
self | ) |
|
◆ aliases()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.aliases |
( |
|
self | ) |
|
|
private |
◆ close_all()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.close_all |
( |
|
self | ) |
|
◆ close_current()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.close_current |
( |
|
self | ) |
|
◆ connections()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.connections |
( |
|
self | ) |
|
|
private |
◆ get_connection()
| def SSHLibrary.sshconnectioncache.SSHConnectionCache.get_connection |
( |
|
self, |
|
|
|
alias_or_index = None |
|
) |
| |
◆ current
| SSHLibrary.sshconnectioncache.SSHConnectionCache.current |
◆ aliases
| SSHLibrary.sshconnectioncache.SSHConnectionCache.aliases = property |
|
static |
◆ connections
| SSHLibrary.sshconnectioncache.SSHConnectionCache.connections = property |
|
static |
The documentation for this class was generated from the following file: