Table of Contents - irb: Ruby Standard Library Documentation
Classes and Modules
- Binding
- IRB
- IRB::Abort
- IRB::Canvas
- IRB::Color
- IRB::Color::SymbolState
- IRB::ColorPrinter
- IRB::Context
- IRB::ContextExtender
- IRB::Debug
- IRB::Debug::DEBUGGER__
- IRB::Debug::SkipPathHelperForIRB
- IRB::Debug::UI
- IRB::EvalHistory
- IRB::ExtendCommand::Help
- IRB::ExtendCommand::ShowDoc
- IRB::ExtendCommand::ShowSource
- IRB::ExtendCommandBundle
- IRB::FileInputMethod
- IRB::Frame
- IRB::Frame::FrameOverflow
- IRB::Frame::FrameUnderflow
- IRB::InputCompletor
- IRB::InputMethod
- IRB::Inspector
- IRB::Irb
- IRB::IrbLoader
- IRB::JobManager
- IRB::LoadAbort
- IRB::Locale
- IRB::NestingParser
- IRB::Notifier
- IRB::Notifier::AbstractNotifier
- IRB::Notifier::CompositeNotifier
- IRB::Notifier::ErrUndefinedNotifier
- IRB::Notifier::ErrUnrecognizedLevel
- IRB::Notifier::LeveledNotifier
- IRB::Notifier::NoMsgNotifier
- IRB::OutputMethod
- IRB::OutputMethod::NotImplementedError
- IRB::Pager
- IRB::ReadlineInputMethod
- IRB::ReidlineInputMethod
- IRB::RelineInputMethod
- IRB::RubyModel
- IRB::SourceFinder
- IRB::Statement
- IRB::Statement::Command
- IRB::Statement::Expression
- IRB::StdioInputMethod
- IRB::StdioOutputMethod
- IRB::TypeCompletion
- IRB::TypeCompletion::Methods
- IRB::TypeCompletion::RootScope
- IRB::TypeCompletion::RootScope::Scope
- IRB::TypeCompletion::TypeAnalyzer
- IRB::TypeCompletion::TypeAnalyzer::DigTarget
- IRB::TypeCompletion::Types
- IRB::TypeCompletion::Types::SingletonType
- IRB::TypeCompletion::Types::SingletonType::InstanceType
- IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- IRB::Vec
- IRB::WorkSpace
- Object
- XMP
- XMP::StringInputMethod
Methods
- ::CurrentContext — IRB
- ::JobManager — IRB
- ::[] — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::_match_free_variable — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::all_commands_info — IRB::ExtendCommandBundle
- ::array_of — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::bottom — IRB::Frame
- ::calculate_target_type_scope — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- ::capture_frames — IRB::Debug::DEBUGGER__
- ::class_name_of — IRB::TypeCompletion::Types
- ::clear — IRB::Color
- ::colorable? — IRB::Color
- ::colorize — IRB::Color
- ::colorize_code — IRB::Color
- ::configure_irb_for_debugger — IRB::Debug
- ::content_exceeds_screen_height? — IRB::Pager
- ::def_extend_command — IRB::ExtendCommandBundle
- ::def_extend_command — IRB::ContextExtender
- ::def_inspector — IRB::Inspector
- ::def_notifier — IRB::Notifier
- ::dispatch_seq — IRB::Color
- ::easter_egg — IRB
- ::easter_egg_logo — IRB
- ::extend_object — IRB::ExtendCommandBundle
- ::from_binding — IRB::TypeCompletion::RootScope::Scope
- ::from_rbs_type — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::initialize_readline — IRB::ReadlineInputMethod
- ::initialize_tracer — IRB
- ::insert_debug_break — IRB::Debug
- ::inspect_colorable? — IRB::Color
- ::install_extend_commands — IRB::ExtendCommandBundle
- ::install_extend_commands — IRB::ContextExtender
- ::intersect? — IRB::TypeCompletion::Types
- ::irb — IRB
- ::irb_abort — IRB
- ::irb_exit — IRB
- ::keys_with_inspector — IRB::Inspector
- ::load_bundled_debug_gem — IRB::Debug
- ::load_command — IRB::ExtendCommandBundle
- ::load_rbs_builder — IRB::TypeCompletion::Types
- ::match_free_variables — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::method_return_bottom? — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::method_return_type — IRB::TypeCompletion::Types
- ::new — IRB::Irb
- ::new — IRB::Color::SymbolState
- ::new — IRB::Context
- ::new — IRB::Debug::UI
- ::new — IRB::Vec
- ::new — IRB::Canvas
- ::new — IRB::RubyModel
- ::new — IRB::JobManager
- ::new — IRB::WorkSpace
- ::new — IRB::Frame
- ::new — IRB::Frame::FrameOverflow
- ::new — IRB::Frame::FrameUnderflow
- ::new — IRB::StdioInputMethod
- ::new — IRB::FileInputMethod
- ::new — IRB::ReadlineInputMethod
- ::new — IRB::RelineInputMethod
- ::new — IRB::ReidlineInputMethod
- ::new — IRB::Inspector
- ::new — IRB::Locale
- ::new — IRB::Notifier::ErrUndefinedNotifier
- ::new — IRB::Notifier::ErrUnrecognizedLevel
- ::new — IRB::Notifier::AbstractNotifier
- ::new — IRB::Notifier::CompositeNotifier
- ::new — IRB::Notifier::LeveledNotifier
- ::new — IRB::Notifier::NoMsgNotifier
- ::new — IRB::OutputMethod::NotImplementedError
- ::new — IRB::SourceFinder
- ::new — IRB::Statement::Expression
- ::new — IRB::Statement::Command
- ::new — IRB::TypeCompletion::RootScope
- ::new — IRB::TypeCompletion::RootScope::Scope
- ::new — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- ::new — IRB::TypeCompletion::Types::SingletonType
- ::new — IRB::TypeCompletion::Types::SingletonType::InstanceType
- ::new — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- ::new — XMP
- ::new — XMP::StringInputMethod
- ::open — IRB::FileInputMethod
- ::open_tokens — IRB::NestingParser
- ::page — IRB::Pager
- ::page_content — IRB::Pager
- ::parse_by_line — IRB::NestingParser
- ::pp — IRB::ColorPrinter
- ::preload_in_thread — IRB::TypeCompletion::Types
- ::print_usage — IRB
- ::rbs_methods — IRB::TypeCompletion::Types
- ::rbs_search_method — IRB::TypeCompletion::Types
- ::regexp_completor — IRB::InputCompletor
- ::retrieve_completion_data — IRB::InputCompletor
- ::scan — IRB::Color
- ::scan_opens — IRB::NestingParser
- ::screen_width — IRB::ColorPrinter
- ::sender — IRB::Frame
- ::setup — IRB::Debug
- ::setup_pager — IRB::Pager
- ::start — IRB
- ::top — IRB::Frame
- ::transform_args — IRB::ExtendCommand::ShowDoc
- ::transform_args — IRB::ExtendCommand::ShowSource
- ::type_by_name — IRB::TypeCompletion::RootScope
- ::type_from_object — IRB::TypeCompletion::Types
- ::union_type_from_objects — IRB::TypeCompletion::Types
- ::without_circular_ref — IRB::Color
- #<=> — IRB::Notifier::LeveledNotifier
- #String — IRB::Locale
- #[] — IRB::EvalHistory
- #[] — IRB::TypeCompletion::RootScope
- #[] — IRB::TypeCompletion::RootScope::Scope
- #[]= — IRB::TypeCompletion::RootScope::Scope
- #__evaluate__ — IRB::WorkSpace
- #__exit__ — IRB::Context
- #_set_last_value — IRB::Context
- #activate — IRB::Debug::UI
- #after_fork_parent — IRB::Debug::UI
- #all_methods — IRB::TypeCompletion::Types::SingletonType
- #all_methods — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #all_methods — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #ask — IRB::Debug::UI
- #assign_numbered_parameters — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #assign_parameters — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #assign_required_parameter — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #auto_indent — IRB::RelineInputMethod
- #base_scope — IRB::TypeCompletion::RootScope::Scope
- #bold — IRB::ExtendCommand::ShowSource
- #bottom — IRB::Frame
- #build_completor — IRB::Context
- #build_statement — IRB::Irb
- #build_type_completor — IRB::Context
- #change_workspace — IRB::Context
- #check_termination — IRB::RelineInputMethod
- #class_or_value_to_instance — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #class_variables — IRB::TypeCompletion::RootScope::Scope
- #close — IRB::FileInputMethod
- #code_around_binding — IRB::WorkSpace
- #completion_info — IRB::ReadlineInputMethod
- #completion_info — IRB::RelineInputMethod
- #conditional — IRB::TypeCompletion::RootScope::Scope
- #configure_io — IRB::Irb
- #const_path_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #constants — IRB::TypeCompletion::RootScope::Scope
- #constants — IRB::TypeCompletion::Types::SingletonType
- #constants — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #constants — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #convert_invalid_byte_sequence — IRB::Irb
- #cross — IRB::Vec
- #deactivate — IRB::Debug::UI
- #debug_break — IRB::Irb
- #debug_readline — IRB::Irb
- #def_notifier — IRB::Notifier::CompositeNotifier
- #def_notifier — IRB::Notifier
- #delete — IRB::JobManager
- #dig? — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #display_document — IRB::RelineInputMethod
- #dot — IRB::Vec
- #draw — IRB::Canvas
- #dynamic_prompt — IRB::RelineInputMethod
- #each_localized_path — IRB::Locale
- #each_sublocale — IRB::Locale
- #each_top_level_statement — IRB::Irb
- #encode_with_invalid_byte_sequence — IRB::Irb
- #encoding — IRB::StdioInputMethod
- #encoding — IRB::FileInputMethod
- #encoding — IRB::Locale
- #eof? — IRB::StdioInputMethod
- #eof? — IRB::FileInputMethod
- #eof? — IRB::ReadlineInputMethod
- #eof? — IRB::RelineInputMethod
- #eof? — XMP::StringInputMethod
- #eval_history= — IRB::Context
- #eval_input — IRB::Irb
- #evaluable_code — IRB::Statement
- #evaluable_code — IRB::Statement::Expression
- #evaluable_code — IRB::Statement::Command
- #evaluate — IRB::WorkSpace
- #evaluate — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_alias_global_variable_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_alias_method_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_and_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_and_or — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_array_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_back_reference_read_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_begin_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_break_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_and_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_node_arguments — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_operator_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_or_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_call_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_case_match — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_case_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_class_module — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_class_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_and_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_node_info — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_operator_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_or_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_path_and_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_path_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_path_operator_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_path_or_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_constant_path_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_def_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_defined_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_else_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_embedded_statements_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_embedded_variable_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_false_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_flip_flop_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_float_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_for_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_forwarding_super_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_hash — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_hash_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_if_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_if_unless — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_imaginary_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_implicit_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_index_and_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_index_operator_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_index_or_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_integer_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_interpolated_match_last_line_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_interpolated_regular_expression_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_interpolated_string_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_interpolated_symbol_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_interpolated_x_string_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_jump — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_keyword_hash_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_lambda_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_list_splat_items — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_match_last_line_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_match_pattern — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_match_predicate_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_match_required_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_match_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_missing_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_module_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_multi_target_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_multi_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_multi_write_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_multi_write_receiver — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_next_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_nil_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_numbered_reference_read_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_or_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_parentheses_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_post_execution_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_pre_execution_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_program_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_range_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_rational_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_redo_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_reference_read — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_reference_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_regular_expression_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_rescue_modifier_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_rescue_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_retry_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_return_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_self_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_singleton_class_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_source_encoding_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_source_file_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_source_line_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_splat_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_statements_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_string_concat_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_string_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_super_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_symbol_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_true_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_undef_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_unless_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_variable_and_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_variable_operator_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_variable_or_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_while_until — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_write — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_x_string_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #evaluate_yield_node — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #exec_if — IRB::Notifier::AbstractNotifier
- #execute — IRB::ExtendCommand::Help
- #execute — IRB::ExtendCommand::ShowDoc
- #execute — IRB::ExtendCommand::ShowSource
- #exit — IRB::Context
- #file_input? — IRB::Context
- #filter_backtrace — IRB::WorkSpace
- #find — IRB::Locale
- #find_end — IRB::SourceFinder
- #find_source — IRB::SourceFinder
- #format — IRB::Locale
- #generate_prompt — IRB::Irb
- #get_const — IRB::TypeCompletion::RootScope
- #get_const — IRB::TypeCompletion::RootScope::Scope
- #get_cvar — IRB::TypeCompletion::RootScope
- #get_cvar — IRB::TypeCompletion::RootScope::Scope
- #gets — IRB::InputMethod
- #gets — IRB::StdioInputMethod
- #gets — IRB::FileInputMethod
- #gets — IRB::ReadlineInputMethod
- #gets — IRB::RelineInputMethod
- #gets — IRB::Locale
- #gets — XMP::StringInputMethod
- #global_variables — IRB::TypeCompletion::RootScope
- #global_variables — IRB::TypeCompletion::RootScope::Scope
- #handle_exception — IRB::Irb
- #has_own? — IRB::TypeCompletion::RootScope::Scope
- #history_file — IRB::Context
- #history_file= — IRB::Context
- #home_workspace — IRB::Context
- #init — IRB::Inspector
- #init_ruby_model — IRB::RubyModel
- #insert — IRB::JobManager
- #inspect — IRB::Irb
- #inspect — IRB::JobManager
- #inspect — IRB::InputMethod
- #inspect — IRB::StdioInputMethod
- #inspect — IRB::FileInputMethod
- #inspect — IRB::ReadlineInputMethod
- #inspect — IRB::RelineInputMethod
- #inspect — IRB::TypeCompletion::Types::SingletonType
- #inspect — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #inspect — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #inspect? — IRB::Context
- #inspect_mode= — IRB::Context
- #inspect_value — IRB::Inspector
- #inspect_without_params — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #install_alias_method — IRB::ExtendCommandBundle
- #instance_variables — IRB::TypeCompletion::RootScope::Scope
- #irb — Binding
- #irb — IRB::JobManager
- #irb_context — IRB::ExtendCommandBundle
- #irb_exit — IRB::ExtendCommandBundle
- #irb_level — IRB::Context
- #irb_load — IRB::IrbLoader
- #irb_load — IRB::ExtendCommandBundle
- #irb_require — IRB::ExtendCommandBundle
- #is_assignment? — IRB::Statement
- #is_assignment? — IRB::Statement::Expression
- #is_assignment? — IRB::Statement::Command
- #kill — IRB::JobManager
- #level — IRB::TypeCompletion::RootScope
- #level= — IRB::Notifier::CompositeNotifier
- #level_notifier= — IRB::Notifier::CompositeNotifier
- #level_of — IRB::TypeCompletion::RootScope
- #level_of — IRB::TypeCompletion::RootScope::Scope
- #line — IRB::Canvas
- #line — IRB::StdioInputMethod
- #line0 — IRB::Canvas
- #load — IRB::Locale
- #load_commands_to_main — IRB::WorkSpace
- #load_file — IRB::IrbLoader
- #local_variable_get — IRB::WorkSpace
- #local_variable_set — IRB::WorkSpace
- #local_variables — IRB::TypeCompletion::RootScope
- #local_variables — IRB::TypeCompletion::RootScope::Scope
- #main — IRB::Context
- #main_irb — IRB::JobManager
- #main_thread — IRB::JobManager
- #merge — IRB::TypeCompletion::RootScope::Scope
- #merge_jumps — IRB::TypeCompletion::RootScope::Scope
- #method_call — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #methods — IRB::TypeCompletion::Types::SingletonType
- #methods — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #methods — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #module_own_constant? — IRB::TypeCompletion::RootScope
- #mutable? — IRB::TypeCompletion::RootScope
- #mutable? — IRB::TypeCompletion::RootScope::Scope
- #n_jobs — IRB::JobManager
- #never — IRB::TypeCompletion::RootScope::Scope
- #nillable? — IRB::TypeCompletion::Types::SingletonType
- #nillable? — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #nillable? — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #nonnillable — IRB::TypeCompletion::Types::SingletonType
- #nonnillable — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #nonnillable — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #normalize — IRB::Vec
- #notify? — IRB::Notifier::AbstractNotifier
- #notify? — IRB::Notifier::LeveledNotifier
- #notify? — IRB::Notifier::NoMsgNotifier
- #parse_printf_format — IRB::OutputMethod
- #partition_to_array — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #pop_workspace — IRB::Context
- #pp — IRB::ColorPrinter
- #pp — IRB::Notifier::AbstractNotifier
- #pp — IRB::OutputMethod
- #ppx — IRB::Notifier::AbstractNotifier
- #ppx — IRB::OutputMethod
- #print — IRB::Locale
- #print — IRB::Notifier::AbstractNotifier
- #print — IRB::OutputMethod
- #print — IRB::StdioOutputMethod
- #printf — IRB::Locale
- #printf — IRB::Notifier::AbstractNotifier
- #printf — IRB::OutputMethod
- #printn — IRB::Notifier::AbstractNotifier
- #printn — IRB::OutputMethod
- #prompt_mode= — IRB::Context
- #prompt_n — IRB::Context
- #prompt_n= — IRB::Context
- #prompting? — IRB::Context
- #push_workspace — IRB::Context
- #puts — IRB::Debug::UI
- #puts — IRB::Locale
- #puts — IRB::Notifier::AbstractNotifier
- #puts — IRB::OutputMethod
- #puts — XMP
- #puts — XMP::StringInputMethod
- #quit — IRB::Debug::UI
- #rbs_methods — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #read_input — IRB::Irb
- #readable_after_eof? — IRB::InputMethod
- #readable_after_eof? — IRB::StdioInputMethod
- #readline — IRB::Debug::UI
- #readline — IRB::Locale
- #readmultiline — IRB::Irb
- #remote? — IRB::Debug::UI
- #render_frame — IRB::RubyModel
- #resolve — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #run — IRB::Irb
- #run_branches — IRB::TypeCompletion::RootScope::Scope
- #save_history — IRB::Context
- #save_history= — IRB::Context
- #scan_token — IRB::Color::SymbolState
- #search — IRB::JobManager
- #search_file — IRB::Locale
- #self_instance_variable_get — IRB::TypeCompletion::RootScope::Scope
- #self_type — IRB::TypeCompletion::RootScope
- #self_type — IRB::TypeCompletion::RootScope::Scope
- #set_const — IRB::TypeCompletion::RootScope::Scope
- #set_cvar — IRB::TypeCompletion::RootScope::Scope
- #set_last_value — IRB::Context
- #setup_interrupt — IRB::Debug::UI
- #should_be_handled_by_debugger? — IRB::Statement
- #should_be_handled_by_debugger? — IRB::Statement::Expression
- #should_be_handled_by_debugger? — IRB::Statement::Command
- #show_doc_dialog_proc — IRB::RelineInputMethod
- #show_source — IRB::ExtendCommand::ShowSource
- #signal_handle — IRB::Irb
- #signal_status — IRB::Irb
- #single_line_command? — IRB::Irb
- #sized_splat — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #skip_internal_path? — IRB::Debug::SkipPathHelperForIRB
- #source_file — IRB::IrbLoader
- #store_jump — IRB::TypeCompletion::RootScope::Scope
- #sub — IRB::Vec
- #support_history_saving? — IRB::InputMethod
- #suppresses_echo? — IRB::Statement
- #suppresses_echo? — IRB::Statement::Expression
- #suppresses_echo? — IRB::Statement::Command
- #suspend_input_method — IRB::Irb
- #suspend_name — IRB::Irb
- #suspend_workspace — IRB::Irb
- #switch — IRB::JobManager
- #symbol_alias? — IRB::Context
- #table_class_variables — IRB::TypeCompletion::RootScope::Scope
- #table_constants — IRB::TypeCompletion::RootScope::Scope
- #table_instance_variables — IRB::TypeCompletion::RootScope::Scope
- #table_module_constants — IRB::TypeCompletion::RootScope::Scope
- #target? — IRB::TypeCompletion::TypeAnalyzer::DigTarget
- #terminate — IRB::TypeCompletion::RootScope::Scope
- #terminate_with — IRB::TypeCompletion::RootScope::Scope
- #terminated? — IRB::TypeCompletion::RootScope::Scope
- #text — IRB::ColorPrinter
- #thread — IRB::JobManager
- #top — IRB::Frame
- #trace? — IRB::TypeCompletion::RootScope::Scope
- #trace_func — IRB::Frame
- #transform — IRB::TypeCompletion::Types::SingletonType
- #transform — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #transform — IRB::TypeCompletion::Types::SingletonType::InstanceType::UnionType
- #transform_args? — IRB::Context
- #types — IRB::TypeCompletion::Types::SingletonType
- #types — IRB::TypeCompletion::Types::SingletonType::InstanceType
- #update — IRB::TypeCompletion::RootScope::Scope
- #use_loader — IRB::Context
- #use_loader= — IRB::Context
- #use_loader? — IRB::Context
- #use_tracer= — IRB::Context
- #verbose? — IRB::Context
- #width — IRB::Debug::UI
- #winsize — IRB::InputMethod
- #workspaces — IRB::Context
- #xmp — Object