Robot Framework SSH Library
SSHLibrary.library Namespace Reference

Classes

class  SSHLibrary
 SSHLibrary is a Robot Framework test library for SSH and SFTP. More...
 
class  _DefaultConfiguration
 

Variables

 logger = None
 
 __version__ = VERSION
 

Variable Documentation

◆ __version__

SSHLibrary.library.__version__ = VERSION
private

Definition at line 35 of file library.py.

◆ logger

SSHLibrary.library.logger = None

Definition at line 24 of file library.py.