Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/gems/gems/rdoc-6.4.1.1/exe/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby31/share/gems/gems/rdoc-6.4.1.1/exe/ri |
#!/opt/alt/ruby31/bin/ruby begin gem 'rdoc' rescue NameError => e # --disable-gems raise unless e.name == :gem rescue Gem::LoadError end require 'rdoc/ri/driver' RDoc::RI::Driver.run ARGV