whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
alt
/
ruby31
/
share
/
gems
/
gems
/
rdoc-6.4.1.1
/
lib
/
rdoc
/
Upload File:
files >> //proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/gems/gems/rdoc-6.4.1.1/lib/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
Copyright ©2021 || Defacer Indonesia