Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
new(name = DEFAULT_NAMES)
public
Create an ri task with the given name.
See RDoc::Task for documentation on setting
names.
# File lib/rdoc/ri/task.rb, line 47
def initialize name = DEFAULT_NAMES # :yield: self
super
end