📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 03:42:54
📂
/ (Root)
/
opt
/
alt
/
ruby33
/
share
/
ruby
/
irb
/
helper_method
📍 /opt/alt/ruby33/share/ruby/irb/helper_method
🔄 Refresh
✏️
Editing: conf.rb
Read Only
module IRB module HelperMethod class Conf < Base description "Returns the current IRB context." def execute IRB.CurrentContext end end end end
💾 Save Changes
❌ Cancel