Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby24/bin/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby24/bin/irb |
#!/opt/alt/ruby24/bin/ruby # # irb.rb - interactive ruby # $Release Version: 0.9.6 $ # $Revision: 40560 $ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # require "irb" IRB.start(__FILE__)