Class: IRB::Command::MultiIRBCommand

Inherits:
Base show all
Includes:
RubyArgsExtractor
Defined in:
lib/irb/command/subirb.rb

Direct Known Subclasses

Foreground, IrbCommand, Jobs, Kill

Instance Attribute Summary

Attributes inherited from Base

#irb_context

Method Summary

Methods included from RubyArgsExtractor

#ruby_args, #unwrap_string_literal

Methods inherited from Base

category, description, #execute, execute, help_message, #initialize

Constructor Details

This class inherits a constructor from IRB::Command::Base