SSHLibrary
SSHLibrary copied to clipboard
Add decorator @keyword to all keywords in order to ease extending the library using PythonLibCore
PythonLibCore is a great way to extend a library but it needs the kewords to be declared using the decorator @keyword. Therefore, in order to ease the use of this library it would be great to decorate all keywords.