Class: IRB::HelperMethod::Conf
- Defined in:
- lib/irb/helper_method/conf.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
permalink #execute ⇒ Object
[View source]
6 7 8 |
# File 'lib/irb/helper_method/conf.rb', line 6 def execute IRB.CurrentContext end |