module SSHConfig
Constants
- NO
- YES
Public Instance Methods
hosts()
click to toggle source
# File lib/sshconfig.rb, line 10 def hosts $hostlist.merge(Hosts.new(&Proc.new)) end
# File lib/sshconfig.rb, line 10 def hosts $hostlist.merge(Hosts.new(&Proc.new)) end