Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby26/lib64/ruby/gems/2.6.0/gems/rdoc-6.1.2.1/exe/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby26/lib64/ruby/gems/2.6.0/gems/rdoc-6.1.2.1/exe/ri |
#!/usr/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