Markdown Format | JSON API | MCP Server Tool
= RDoc::RI::Task < RDoc::Task (from gem rdoc-7.2.0) ------------------------------------------------------------------------ RDoc::RI::Task creates ri data in ./.rdoc for your project. It contains the following tasks: ri: Build ri data clobber_ri: Delete ri data files. This target is automatically added to the main clobber target. reri: Rebuild the ri data from scratch even if they are not out of date. Simple example: require 'rdoc/ri/task' RDoc::RI::Task.new do |ri| ri.main = 'README.md' ri.rdoc_files.include 'README.md', 'lib/**/*.rb' end For further configuration details see RDoc::Task. ------------------------------------------------------------------------ = Class methods: new = Instance methods: defaults
Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 06:19 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)