class Comet::SSHConnection
def clear
def clear @sshserver = '' @sshusername = '' @sshauth_mode = 0 @sshpassword = '' @sshprivate_key = '' @sshcustom_auth__known_hosts_file = '' @unknown_json_fields = {} end
def clear @sshserver = '' @sshusername = '' @sshauth_mode = 0 @sshpassword = '' @sshprivate_key = '' @sshcustom_auth__known_hosts_file = '' @unknown_json_fields = {} end