Libraries
»
irb
(1.14.1)
»
Index (C)
»
IRB
»
HelperMethod
»
Conf
Class: IRB::HelperMethod::Conf
Inherits:
Base
Object
Base
IRB::HelperMethod::Conf
show all
Defined in:
lib/irb/helper_method/conf.rb
Instance Method Summary
collapse
#
execute
⇒ Object
Methods inherited from
Base
description
Instance Method Details
#
execute
⇒
Object
6 7 8
# File 'lib/irb/helper_method/conf.rb', line 6
def
execute
IRB
.
CurrentContext
end