instance method connect_ssh

Ruby on Rails 2.11.0

Since v2.9.0 Last seen in v2.11.0 Private

Available in: v2.9.0 v2.10.1 v2.11.0

Signature

connect_ssh(...)

No documentation comment.

Parameters

... req
Source
# File lib/kamal/sshkit_with_ext.rb, line 136
      def connect_ssh(...)
        self.class.with_dns_retry(host.hostname) { super }
      end

Defined in lib/kamal/sshkit_with_ext.rb line 136 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Netssh::DnsRetriableConnection

Type at least 2 characters to search.

↑↓ navigate · open · esc close