Current Path :
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
gems
/
2.6.0
/
gems
/
irb-1.0.0
/
exe
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby26/lib64/ruby/gems/2.6.0/gems/irb-1.0.0/exe/irb
#!/usr/bin/env ruby # # irb.rb - interactive ruby # $Release Version: 0.9.6 $ # $Revision: 65963 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # require "irb" IRB.start(__FILE__)