Qore Ssh2Connections Module Reference  1.2
Deprecated List
Member Ssh2Connections::AbstractSsh2Connection::constructor (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9
Member Ssh2Connections::SftpConnection::constructor (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9
Member Ssh2Connections::SftpConnection::make (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection
Member Ssh2Connections::Ssh2ClientConnection::constructor (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9
Member Ssh2Connections::Ssh2ClientConnection::make (string name, string desc, string url, bool monitor, *hash opts, hash urlh)
since Qore 0.9 in favor of new constructor and Qore::Reflection