123456789_123456789_123456789_123456789_123456789_

Class: IRB::HelperMethod::Conf

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Base
Instance Chain:
self, Base, Singleton
Inherits: IRB::HelperMethod::Base
Defined in: lib/irb/helper_method/conf.rb

Class Method Summary

Base - Inherited

Instance Method Summary

Instance Method Details

#execute

[ GitHub ]

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

def execute
  IRB.CurrentContext
end