class Net::SSH::Authentication::Session
Private Instance Methods
default_keys()
click to toggle source
# File lib/asperalm/ssh.rb, line 5 def default_keys; %w(~/.ssh/id_dsa ~/.ssh/id_rsa ~/.ssh2/id_dsa ~/.ssh2/id_rsa);end