method
extend_object
ruby latest stable - Class:
IRB::ExtendCommandBundle
extend_object(obj)public
Installs alias methods for the default irb commands on the given object using #install_alias_method.
extend_object(obj)Installs alias methods for the default irb commands on the given object using #install_alias_method.