X7ROOT File Manager
Current Path:
/opt/alt/ruby26/bin
opt
/
alt
/
ruby26
/
bin
/
ðŸ“
..
📄
bundle
(537 B)
📄
bundler
(539 B)
📄
erb
(4.97 KB)
📄
gem
(553 B)
📄
irb
(515 B)
📄
rackup
(533 B)
📄
rake
(521 B)
📄
rdoc
(521 B)
📄
ri
(517 B)
📄
ruby
(11.82 KB)
Editing: rdoc
#!/opt/alt/ruby26/bin/ruby # # This file was generated by RubyGems. # # The application 'rdoc' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0.a" str = ARGV.first if str str = str.b[/\A_(.*)_\z/, 1] if str and Gem::Version.correct?(str) version = str ARGV.shift end end if Gem.respond_to?(:activate_bin_path) load Gem.activate_bin_path('rdoc', 'rdoc', version) else gem "rdoc", version load Gem.bin_path("rdoc", "rdoc", version) end
Upload File
Create Folder