AlkantarClanX12

Your IP : 3.137.159.17


Current Path : /proc/thread-self/root/opt/alt/ruby22/lib64/ruby/gems/2.2.0/gems/rdoc-4.2.0/bin/
Upload File :
Current File : //proc/thread-self/root/opt/alt/ruby22/lib64/ruby/gems/2.2.0/gems/rdoc-4.2.0/bin/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