Table of Contents - IRB Documentation
Pages
- COMMAND_LINE_OPTIONS
- COMPARED_WITH_PRY
- Configurations
- EXTEND_IRB
-
Index
- IRB
- Overview
- Installation
- Usage
- Starting IRB
- The
binding.irb
Breakpoint - Debugging
- Startup
- Command Line
- Command-Line Options
- Command-Line Arguments
- Commands
- Configure IRB
- Input
- Input Command History
- Command Aliases
- End-of-File
- SIGINT
- Automatic Completion
- Type Based Completion
- How to Enable IRB::TypeCompletor
- Advantage over Default IRB::RegexpCompletor
- Difference between Steep’s Completion
- Automatic Indentation
- Input Method
- Output
- Return-Value Printing (Echoing)
- Multiline Output
- Evaluation History
- Initialization Script
- Debugging with IRB
- More about
debug.gem
- Advantages Over
debug.gem
‘s Console - Encodings
- Contributing
- Extending IRB
- License
Classes and Modules
Methods
- ::category — IRB::Command::Base
- ::description — IRB::Command::Base
- ::execute — IRB::Command::Base
- ::help_message — IRB::Command::Base
- ::new — IRB::Irb
- ::new — IRB::Command::Base
- ::new — IRB::Context
- ::start — IRB
- #colorize_input — IRB::Context
- #command? — IRB::Irb
- #configure_io — IRB::Irb
- #convert_invalid_byte_sequence — IRB::Irb
- #debug_break — IRB::Irb
- #debug_readline — IRB::Irb
- #each_top_level_statement — IRB::Irb
- #encode_with_invalid_byte_sequence — IRB::Irb
- #eval_history= — IRB::Context
- #eval_input — IRB::Irb
- #execute — IRB::Command::Base
- #file_input? — IRB::Context
- #from_binding? — IRB::Context
- #handle_exception — IRB::Irb
- #history_file — IRB::Context
- #history_file= — IRB::Context
- #inspect — IRB::Irb
- #inspect? — IRB::Context
- #inspect_mode= — IRB::Context
- #inspector_support_stream_output? — IRB::Context
- #irb — Binding
- #irb_path= — IRB::Context
- #main — IRB::Context
- #parse_input — IRB::Irb
- #parse_input — IRB::Context
- #prompt_mode= — IRB::Context
- #prompt_n — IRB::Context
- #prompt_n= — IRB::Context
- #prompting? — IRB::Context
- #read_input — IRB::Irb
- #readmultiline — IRB::Irb
- #replace_workspace — IRB::Context
- #run — IRB::Irb
- #safe_method_call_on_main — IRB::Context
- #save_history — IRB::Context
- #save_history= — IRB::Context
- #set_last_value — IRB::Context
- #signal_handle — IRB::Irb
- #signal_status — IRB::Irb
- #suspend_input_method — IRB::Irb
- #suspend_name — IRB::Irb
- #suspend_workspace — IRB::Irb
- #use_loader= — IRB::Context
- #use_tracer= — IRB::Context
- #verbose? — IRB::Context
- #workspace — IRB::Context