Class: IRB::HelperMethod::Conf

Inherits:
Base show all
Defined in:
lib/irb/helper_method/conf.rb

Instance Method Summary collapse

Methods inherited from Base

description

Instance Method Details

#executeObject



6
7
8
# File 'lib/irb/helper_method/conf.rb', line 6

def execute
  IRB.CurrentContext
end