/
/
opt
/
alt
/
ruby25
/
lib64
/
ruby
/
2.5.0
/
rdoc
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/ruby25/lib64/ruby/2.5.0/rdoc
Edit:
/opt/alt/ruby25/lib64/ruby/2.5.0/rdoc/ri.rb
# frozen_string_literal: true 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 autoload :Driver, 'rdoc/ri/driver' autoload :Paths, 'rdoc/ri/paths' autoload :Store, 'rdoc/ri/store' end
Ukuran: 345 B