method

get_info_for

v1_9_1_378 - Show latest stable - Class: RDoc::RI::Driver
get_info_for(arg)
public

No documentation available.

# File lib/rdoc/ri/driver.rb, line 444
  def get_info_for(arg)
    @names = [arg]
    run
  end