static public Method

KnownHosts.search_for(host)

There's no documentation for this item.

Source Code

# File net/ssh/known-hosts.rb, line 14
def search_for(host)
  search_in(hostfile_locations, host)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.