📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 14:38:33
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
lib64
/
ruby
/
1.9.1
/
rdoc
📍 /opt/alt/ruby19/lib64/ruby/1.9.1/rdoc
🔄 Refresh
✏️
Editing: ri.rb
Read Only
require 'rdoc' ## # Namespace for the ri command line tool's implementation. # # See <tt>ri --help</tt> for details. module RDoc::RI ## # Base RI error class class Error < RDoc::Error; end end require 'rdoc/ri/store'
💾 Save Changes
❌ Cancel