Table of Contents - pry-0.10.1 Documentation
Classes/Modules
Pry
Pry::BlockCommand
Pry::CLI
Pry::ClassCommand
Pry::Code
Pry::Code::CodeRange
Pry::Code::LOC
Pry::CodeFile
Pry::CodeObject
Pry::CodeObject::Helpers
Pry::ColorPrinter
Pry::Command
Pry::Command::AmendLine
Pry::Command::Bang
Pry::Command::BangPry
Pry::Command::Cat
Pry::Command::Cat::AbstractFormatter
Pry::Command::Cat::ExceptionFormatter
Pry::Command::Cat::FileFormatter
Pry::Command::Cat::InputExpressionFormatter
Pry::Command::Cd
Pry::Command::ChangeInspector
Pry::Command::ChangePrompt
Pry::Command::CodeCollector
Pry::Command::DisablePry
Pry::Command::Edit
Pry::Command::Edit::ExceptionPatcher
Pry::Command::Edit::FileAndLineLocator
Pry::Command::Exit
Pry::Command::ExitAll
Pry::Command::ExitProgram
Pry::Command::FindMethod
Pry::Command::FixIndent
Pry::Command::GemCd
Pry::Command::GemInstall
Pry::Command::GemList
Pry::Command::GemOpen
Pry::Command::Gist
Pry::Command::Help
Pry::Command::Hist
Pry::Command::ImportSet
Pry::Command::InstallCommand
Pry::Command::JumpTo
Pry::Command::ListInspectors
Pry::Command::ListPrompts
Pry::Command::Ls
Pry::Command::Ls::Constants
Pry::Command::Ls::Formatter
Pry::Command::Ls::Globals
Pry::Command::Ls::Grep
Pry::Command::Ls::InstanceVars
Pry::Command::Ls::Interrogatable
Pry::Command::Ls::JRubyHacks
Pry::Command::Ls::LocalNames
Pry::Command::Ls::LocalVars
Pry::Command::Ls::LsEntity
Pry::Command::Ls::Methods
Pry::Command::Ls::MethodsHelper
Pry::Command::Ls::SelfMethods
Pry::Command::Nesting
Pry::Command::Play
Pry::Command::PryBacktrace
Pry::Command::RaiseUp
Pry::Command::ReloadCode
Pry::Command::Reset
Pry::Command::Ri
Pry::Command::SaveFile
Pry::Command::ShellCommand
Pry::Command::ShellMode
Pry::Command::ShowDoc
Pry::Command::ShowInfo
Pry::Command::ShowInput
Pry::Command::ShowSource
Pry::Command::SimplePrompt
Pry::Command::Stat
Pry::Command::SwitchTo
Pry::Command::ToggleColor
Pry::Command::VOID_VALUE
Pry::Command::Version
Pry::Command::WatchExpression
Pry::Command::WatchExpression::Expression
Pry::Command::Whereami
Pry::Command::Wtf
Pry::CommandError
Pry::CommandSet
Pry::Config
Pry::Config::Behavior
Pry::Config::Behavior::Builder
Pry::Config::Convenience
Pry::Config::Default
Pry::Editor
Pry::ExtendCommandBundle
Pry::FrozenObjectException
Pry::Helpers
Pry::Helpers::BaseHelpers
Pry::Helpers::CommandHelpers
Pry::Helpers::DocumentationHelpers
Pry::Helpers::OptionsHelpers
Pry::Helpers::Table
Pry::Helpers::Text
Pry::History
Pry::HistoryArray
Pry::Hooks
Pry::Indent
Pry::Indent::UnparseableNestingError
Pry::InputCompleter
Pry::InputLock
Pry::InputLock::Interrupt
Pry::Inspector
Pry::LastException
Pry::Method
Pry::Method::Disowned
Pry::Method::Patcher
Pry::Method::WeirdMethodLocator
Pry::MethodNotFound
Pry::NoCommandError
Pry::ObjectPath
Pry::ObsoleteError
Pry::Output
Pry::Pager
Pry::Pager::NullPager
Pry::Pager::PageTracker
Pry::Pager::SimplePager
Pry::Pager::StopPaging
Pry::Pager::SystemPager
Pry::PluginManager
Pry::PluginManager::NoPlugin
Pry::PluginManager::Plugin
Pry::Prompt
Pry::REPL
Pry::REPLFileLoader
Pry::RbxPath
Pry::RescuableException
Pry::Result
Pry::Rubygem
Pry::Terminal
Pry::TooSafeException
Pry::UserError
Pry::WrappedModule
Pry::WrappedModule::Candidate
BasicObject
Object
PryTestHelpers
PryTester
Methods
::=== — Pry::RescuableException
::=== — Pry::TooSafeException
::=== — Pry::FrozenObjectException
::Code — Pry
::Method — Pry
::WrappedModule — Pry
::actual_screen_size — Pry::Terminal
::add_option_processor — Pry::CLI
::add_options — Pry::CLI
::add_plugin_options — Pry::CLI
::all_from_class — Pry::Method
::all_from_common — Pry::Method
::all_from_obj — Pry::Method
::auto_resize! — Pry
::available? — Pry::Pager::SystemPager
::banner — Pry::Command
::binding_for — Pry
::block — Pry::Command
::bold — Pry::Helpers::Text
::bright_default — Pry::Helpers::Text
::code_for — Pry::Method::Patcher
::command_name — Pry::Command
::command_options — Pry::Command
::command_regex — Pry::Command
::complete — Pry::Rubygem
::convert_to_regex — Pry::Command
::critical_section — Pry
::current — Pry
::default — Pry::Helpers::Text
::default_editor_for_platform — Pry
::default_options — Pry::Command
::default_pager — Pry::Pager::SystemPager
::description — Pry::Command
::doc — Pry::Command
::doc — Pry::ClassCommand
::file — Pry::Command
::file — Pry::ClassCommand
::for — Pry::InputLock
::from_binding — Pry::Command::Edit::FileAndLineLocator
::from_binding — Pry::Method
::from_class — Pry::Method
::from_code_object — Pry::Command::Edit::FileAndLineLocator
::from_exception — Pry::Command::Edit::FileAndLineLocator
::from_file — Pry::Code
::from_filename_argument — Pry::Command::Edit::FileAndLineLocator
::from_hash — Pry::Hooks
::from_method — Pry::Code
::from_module — Pry::Method
::from_module — Pry::Code
::from_obj — Pry::Method
::from_str — Pry::Method
::from_str — Pry::WrappedModule
::group — Pry::Command
::height! — Pry::Terminal
::history — Pry
::hooks — Pry::Command
::in_critical_section? — Pry
::included — Pry::Config::Behavior
::indent — Pry::Indent
::indent — Pry::Helpers::Text
::inherited — Pry::ClassCommand
::init — Pry
::initial_session? — Pry
::initial_session_setup — Pry
::inject_options — Pry::Command::CodeCollector
::inspect — Pry::Command
::inspect — Pry::Command::VOID_VALUE
::install — Pry::Rubygem
::installed? — Pry::Rubygem
::instance_method_definition? — Pry::Method
::instance_resolution_order — Pry::Method
::line — Pry::Command
::line — Pry::ClassCommand
::list — Pry::Rubygem
::load_file_at_toplevel — Pry
::load_file_through_repl — Pry
::load_history — Pry
::load_rc_files — Pry
::load_requires — Pry
::load_traps — Pry
::load_win32console — Pry
::lookup — Pry::CodeObject
::lookup_method_via_binding — Pry::Method
::main — Pry
::match — Pry::Command
::match_score — Pry::Command
::matches? — Pry::Command
::method_definition? — Pry::Method
::name — Pry::Command
::nesting_at — Pry::Indent
::new — Pry::Method::Disowned
::new — Pry::Pager::SimplePager
::new — Pry::LastException
::new — Pry::Code
::new — Pry::Pager::SystemPager
::new — Pry::Pager::PageTracker
::new — Pry::Command::Ls::Methods
::new — Pry::Command::Ls::LsEntity
::new — Pry::PluginManager
::new — PryTester
::new — Pry::InputLock
::new — Pry::NoCommandError
::new — Pry::InputCompleter
::new — Pry::CodeFile
::new — Pry::Command::CodeCollector
::new — Pry::Code::CodeRange
::new — Pry::PluginManager::NoPlugin
::new — Pry::Code::LOC
::new — Pry::PluginManager::Plugin
::new — Pry::CommandSet
::new — Pry::Command
::new — Pry::Pager::NullPager
::new — Pry::Method
::new — Pry::Command::Cat::InputExpressionFormatter
::new — Pry::Command::Cat::FileFormatter
::new — Pry::Command::Ls::SelfMethods
::new — Pry
::new — Pry::CodeObject
::new — Pry::Command::Cat::ExceptionFormatter
::new — Pry::REPL
::new — Pry::Method::Patcher
::new — Pry::Command::Ls::LocalVars
::new — Pry::Pager
::new — Pry::Command::Edit::ExceptionPatcher
::new — Pry::Output
::new — Pry::Indent
::new — Pry::Command::Ri
::new — Pry::Hooks
::new — Pry::ObjectPath
::new — Pry::HistoryArray
::new — Pry::History
::new — Pry::Helpers::Table
::new — Pry::Editor
::new — Pry::Command::Ls::LocalNames
::new — Pry::Command::Ls::InstanceVars
::new — Pry::Config::Default
::new — Pry::Command::Ls::Grep
::new — Pry::Command::Ls::Constants
::new — Pry::Command::Ls::Formatter
::new — Pry::WrappedModule::Candidate
::new — Pry::Command::WatchExpression::Expression
::new — Pry::Method::WeirdMethodLocator
::new — Pry::Command::Ls::Globals
::new — Pry::Result
::new — Pry::WrappedModule
::new — Pry::REPLFileLoader
::new — Pry::Config::Behavior
::no_color — Pry::Helpers::Text
::no_pager — Pry::Helpers::Text
::normal_method? — Pry::Method::WeirdMethodLocator
::options — Pry::Command
::orig_reset_defaults — Pry
::parse_options — Pry::CLI
::pp — Pry::ColorPrinter
::prompt — Pry
::prompt= — Pry
::rc_files_to_load — Pry
::real_path_to — Pry
::reset — Pry::CLI
::reset_defaults — Pry
::resolution_order — Pry::Method
::run_command — Pry
::screen_size — Pry::Terminal
::screen_size_according_to_ansicon_env — Pry::Terminal
::screen_size_according_to_env — Pry::Terminal
::screen_size_according_to_io_console — Pry::Terminal
::screen_size_according_to_readline — Pry::Terminal
::shortcuts — Pry::Config
::singleton_class_of — Pry::Method
::singleton_class_resolution_order — Pry::Method
::singleton_method_definition? — Pry::Method
::size! — Pry::Terminal
::source — Pry::Command
::source — Pry::ClassCommand
::source_file — Pry::Command
::source_file — Pry::ClassCommand
::source_line — Pry::Command
::source_line — Pry::ClassCommand
::source_location — Pry::Command
::source_location — Pry::ClassCommand
::spec — Pry::Rubygem
::start — Pry::REPL
::start — Pry
::strip_color — Pry::Helpers::Text
::subclass — Pry::Command
::tablify — Pry::Helpers
::tablify_or_one_line — Pry::Helpers
::tablify_to_screen_width — Pry::Helpers
::toplevel_binding — Pry
::toplevel_binding= — Pry
::view_clip — Pry
::weird_method? — Pry::Method::WeirdMethodLocator
::width! — Pry::Terminal
::with_line_numbers — Pry::Helpers::Text
#<< — Pry::History
#<< — Pry::Code
#<< — Pry::Pager::NullPager
#<< — Pry::Output
#<< — Pry::HistoryArray
#== — Pry::Method
#== — Pry::Config::Behavior
#== — Pry::Code::LOC
#== — Pry::Code
#== — Pry::Helpers::Table
#[] — Pry::HistoryArray
#[] — Pry::CommandSet
#[] — Pry::Config::Behavior
#[]= — Pry::Config::Behavior
#[]= — Pry::CommandSet
#__binding__ — Object
#__binding__ — BasicObject
#__with_ownership — Pry::InputLock
#absolute_index_number — Pry::Helpers::CommandHelpers
#absolute_index_range — Pry::Helpers::CommandHelpers
#activate! — Pry::PluginManager::Plugin
#add_command — Pry::CommandSet
#add_hook — Pry::Hooks
#add_line_number — Pry::Code::LOC
#add_marker — Pry::Code::LOC
#add_sticky_local — Pry
#after — Pry::Code
#after_command — Pry::CommandSet
#alias? — Pry::Method
#alias_command — Pry::CommandSet
#aliases — Pry::Method
#alter — Pry::Code
#apply_runtime_patch — Pry::Command::Edit
#around — Pry::Code
#bad_option_combination? — Pry::Command::Whereami
#bad_option_combination? — Pry::Command::Edit
#before — Pry::Code
#before_command — Pry::CommandSet
#between — Pry::Code
#block — Pry::Command
#block_command — Pry::CommandSet
#bound_method? — Pry::Method
#bt_source_location_for — Pry::LastException
#build_path — Pry::InputCompleter
#c_method? — Pry::CodeObject::Helpers
#call — Pry::InputCompleter
#call — Pry::ClassCommand
#call — Pry::BlockCommand
#call_safely — Pry::Command
#candidate — Pry::WrappedModule
#candidates — Pry::WrappedModule
#changed? — Pry::Command::WatchExpression::Expression
#check_for_command_collision — Pry::Command
#class? — Pry::WrappedModule
#clear — Pry::Hooks
#clear — Pry::Config::Behavior
#clear — Pry::History
#clear_all — Pry::Hooks
#clipboard_content — Pry::Command::Gist
#close — Pry::Pager::SystemPager
#close — Pry::Pager::NullPager
#code — Pry::Command::Whereami
#code — Pry::CodeFile
#code? — Pry::Command::Whereami
#code_object — Pry::Command::Play
#code_object — Pry::Command::CodeCollector
#code_object — Pry::Command::Edit
#code_object_header — Pry::Command::ShowInfo
#code_object_with_accessible_source — Pry::Command::ShowInfo
#color_toggle — Pry::Command::ToggleColor
#colorize — Pry::Code::LOC
#colorize_code — Pry::Helpers::BaseHelpers
#column_count= — Pry::Helpers::Table
#columns — Pry::Helpers::Table
#command — Pry::CommandSet
#command? — Pry::Result
#command? — Pry::CodeObject::Helpers
#command_dependencies_met? — Pry::Helpers::BaseHelpers
#command_error — Pry::Helpers::CommandHelpers
#command_groups — Pry::Command::Help
#command_lookup — Pry::CodeObject
#command_name — Pry::Command
#command_options — Pry::Command
#commands — Pry::Command
#comment — Pry::Method
#comment_describing — Pry::Code
#comment_expression_result_for_gist — Pry::Command::Gist
#complete — Pry::CommandSet
#complete — Pry
#complete — Pry::ClassCommand
#complete — Pry::Command::ShowInfo
#complete — Pry::Command::GemCd
#complete — Pry::Command::GemOpen
#complete — Pry::Command
#complete — Pry::Command::Cat
#config_shortcut — Pry::Config::Convenience
#constant_scope — PryTestHelpers
#constants — Pry::WrappedModule
#content — Pry::Command::CodeCollector
#content — Pry::Command::Play
#content_after_options — Pry::Command::Play
#content_and_header_for_code_object — Pry::Command::ShowInfo
#content_and_headers_for_all_module_candidates — Pry::Command::ShowInfo
#content_at_expression — Pry::Command::Play
#content_for — Pry::Command::ShowSource
#content_for — Pry::Command::ShowDoc
#convert_path_to_full — Pry::RbxPath
#correct_indentation — Pry::Indent
#correct_opts? — Pry::Command::Ls::LocalNames
#correct_opts? — Pry::Command::Ls::Constants
#correct_opts? — Pry::Command::Ls::InstanceVars
#count — Pry::HistoryArray
#create_command — Pry::CommandSet
#current_binding — Pry
#current_context — Pry
#current_prefix — Pry::Indent
#decolorize_maybe — Pry::Output
#default — Pry::Config::Behavior
#default_file — Pry::Command::Play
#default_lookup — Pry::CodeObject
#define_additional_commands — Pry::REPLFileLoader
#delete — Pry::CommandSet
#delete_hook — Pry::Hooks
#delete_hooks — Pry::Hooks
#dependencies_met? — Pry::Command
#desc — Pry::CommandSet
#description — Pry::Command
#disable! — Pry::PluginManager::Plugin
#disabled_command — Pry::CommandSet
#display_command — Pry::Command::Help
#display_content — Pry::Command::SaveFile
#display_filtered_commands — Pry::Command::Help
#display_filtered_search_results — Pry::Command::Help
#display_index — Pry::Command::Help
#display_search — Pry::Command::Help
#doc — Pry::WrappedModule::Candidate
#doc — Pry::Method
#doc — Pry::WrappedModule
#docs_for — Pry::Command::ShowDoc
#dup — Pry::Code::LOC
#dynamically_defined? — Pry::Method
#each — Pry::CommandSet
#each — Pry::HistoryArray
#edit_tempfile_with_content — Pry::Editor
#empty? — Pry::HistoryArray
#empty_lookup — Pry::CodeObject
#enable! — Pry::PluginManager::Plugin
#end_of_statement? — Pry::Indent
#ensure_file_name_is_valid — Pry::Command::Edit
#enter_interruptible_region — Pry::InputLock
#entities_table — Pry::Command::Ls::LsEntity
#eql? — Pry::Config::Behavior
#errors — Pry::Hooks
#eval — Pry
#eval — PryTester
#eval! — Pry::Command::WatchExpression::Expression
#evaluate_ruby — Pry
#exec_hook — Pry
#exec_hook — Pry::Hooks
#expression_at — Pry::Code
#file — Pry::LastException
#file — Pry::WrappedModule
#file_and_line — Pry::Command::Cat::FileFormatter
#file_and_line — Pry::Command::Edit
#file_and_line_for — Pry::Command::ShowInfo
#file_and_line_for_current_exception — Pry::Command::Edit
#file_based_exception? — Pry::Command::Edit
#file_content — Pry::Command::Play
#file_edit — Pry::Command::Edit
#file_name — Pry::Command::SaveFile
#filename_argument — Pry::Command::Edit
#find_command — Pry::CommandSet
#find_command — Pry::Helpers::BaseHelpers
#find_command_by_match_or_listing — Pry::CommandSet
#find_command_for_help — Pry::CommandSet
#fits_on_line? — Pry::Helpers::Table
#forget — Pry::Config::Behavior
#format — Pry::Command::Cat::FileFormatter
#format — Pry::Command::Cat::ExceptionFormatter
#format — Pry::Command::Cat::InputExpressionFormatter
#formatter — Pry::Command::Ri
#from_hash — Pry::Config::Behavior::Builder
#get_comment_content — Pry::Helpers::DocumentationHelpers
#get_hook — Pry::Hooks
#get_hooks — Pry::Hooks
#get_method — Pry::Method::WeirdMethodLocator
#get_method_or_raise — Pry::Helpers::CommandHelpers
#gist_content — Pry::Command::Gist
#grep — Pry::Code
#group_sort_key — Pry::Command::Help
#header — Pry::Command::ShowInfo
#header_options — Pry::Command::ShowInfo
#header_options — Pry::Command::ShowDoc
#heading — Pry::Helpers::BaseHelpers
#help — Pry::ClassCommand
#help — Pry::BlockCommand
#help_text_for_commands — Pry::Command::Help
#helpers — Pry::CommandSet
#highlight — Pry::Helpers::BaseHelpers
#highlighted — Pry::Code
#history_line_count — Pry::History
#hook_count — Pry::Hooks
#hook_exists? — Pry::Hooks
#hooks — Pry::Hooks
#hooks= — Pry::Config
#import — Pry::CommandSet
#import_from — Pry::CommandSet
#in_string? — Pry::Indent
#inc_bt_index — Pry::LastException
#indent — Pry::Indent
#indent — Pry::Code::LOC
#indentation_delta — Pry::Indent
#indices_range — Pry::Code::CodeRange
#initial_temp_file_content — Pry::Command::Edit
#initialize_copy — Pry::Hooks
#inject_local — Pry
#inject_sticky_locals! — Pry
#inject_var — PryTestHelpers
#input_content — Pry::Command::Gist
#input_expression — Pry::Command::Edit
#inspect — Pry::Code
#inspect — Pry::HistoryArray
#inspect — Pry::Config::Behavior
#interactive_mode — Pry::REPLFileLoader
#internal_binding? — Pry::Helpers::CommandHelpers
#interpolate_string — Pry::Command
#interruptible_region — Pry::InputLock
#invoke_editor — Pry::Editor
#is_a? — Pry::Method
#is_core_path? — Pry::RbxPath
#items= — Pry::Helpers::Table
#jruby? — Pry::Helpers::BaseHelpers
#jruby_19? — Pry::Helpers::BaseHelpers
#key? — Pry::Config::Behavior
#keys — Pry::Config::Behavior
#keys — Pry::CommandSet
#kind_of? — Pry::Method
#last_command_result — PryTester
#last_command_result_or_output — PryTester
#last_exception= — Pry
#last_output — PryTester
#last_result_is_exception? — Pry
#leave_interruptible_region — Pry::InputLock
#length — Pry::HistoryArray
#length — Pry::Code
#line — Pry::WrappedModule
#line — Pry::LastException
#line — Pry::Code::LOC
#line_range — Pry::Command::CodeCollector
#lineno — Pry::Code::LOC
#list_commands — Pry::CommandSet
#load — Pry::REPLFileLoader
#load — Pry::History
#load_cli_options — Pry::PluginManager::Plugin
#load_path_completions — Pry::Command::Cat
#load_plugins — Pry::PluginManager
#locate_plugins — Pry::PluginManager
#location — Pry::Command::Whereami
#lost_method? — Pry::Method::WeirdMethodLocator
#match — Pry::Command
#max_lineno_width — Pry::Code
#memory_size — Pry
#memory_size= — Pry
#merge — Pry::Hooks
#merge! — Pry::Config::Behavior
#merge! — Pry::Hooks
#method_header — Pry::Command::ShowInfo
#method_missing — Pry::Config::Behavior
#method_missing — Pry::LastException
#method_missing — Pry::WrappedModule
#method_missing — Pry::Code
#method_missing — Pry::PluginManager::NoPlugin
#method_missing — Pry::Method::Disowned
#method_missing — Pry::Method
#method_missing — Pry::Output
#method_object — Pry::Helpers::OptionsHelpers
#method_options — Pry::Helpers::OptionsHelpers
#method_or_class_lookup — Pry::CodeObject
#method_prefix — Pry::WrappedModule
#method_sections — Pry::Command::ShowInfo
#mock_command — PryTestHelpers
#mock_exception — PryTestHelpers
#mode — Pry::Command::SaveFile
#module? — Pry::WrappedModule
#module_header — Pry::Command::ShowInfo
#module_nesting — Pry::Indent
#module_with_yard_docs? — Pry::CodeObject::Helpers
#mri? — Pry::Helpers::BaseHelpers
#mri_19? — Pry::Helpers::BaseHelpers
#mri_20? — Pry::Helpers::BaseHelpers
#mri_21? — Pry::Helpers::BaseHelpers
#mri_2? — Pry::Helpers::BaseHelpers
#name — Pry::Command
#name — Pry::Method
#name_with_owner — Pry::Method
#nesting_at — Pry::Code
#never_reload? — Pry::Command::Edit
#no_definition_message — Pry::Command::ShowInfo
#no_user_opts? — Pry::Command::Ls
#non_interactive_mode — Pry::REPLFileLoader
#nonblank_name — Pry::WrappedModule
#normalize — Pry::Command::Help
#not_a_real_file? — Pry::Helpers::BaseHelpers
#number_of_candidates — Pry::WrappedModule
#obj_name — Pry::Command::ShowInfo
#obj_name — Pry::Command::CodeCollector
#one_index_number — Pry::Helpers::CommandHelpers
#one_index_range — Pry::Helpers::CommandHelpers
#one_index_range_or_number — Pry::Helpers::CommandHelpers
#open — Pry::Pager
#open_delimiters — Pry::Indent
#open_delimiters_line — Pry::Indent
#options — Pry::Command::Stat
#options — Pry::Command::Cat
#options — Pry::Command::Whereami
#options — Pry::Command::FindMethod
#options — Pry::ClassCommand
#options — Pry::Command::SaveFile
#options — Pry::Command::Gist
#options — Pry::Command::ShowInfo
#options — Pry::Command::Wtf
#options — Pry::Command::Play
#options — Pry::Command::WatchExpression
#options — Pry::Command::Edit
#options — Pry::Command::Hist
#options — Pry::Command::ShowSource
#options — Pry::Command::Ls
#original_name — Pry::Method
#output — Pry
#output_self — Pry::Command::Ls::Methods
#output_self — Pry::Command::Ls::SelfMethods
#output_self — Pry::Command::Ls::Constants
#output_self — Pry::Command::Ls::LocalVars
#output_self — Pry::Command::Ls::LocalNames
#output_self — Pry::Command::Ls::InstanceVars
#output_self — Pry::Command::Ls::Globals
#owner — Pry::Method::Disowned
#page — Pry::Command::Ri
#page — Pry::Pager
#page? — Pry::Pager::PageTracker
#pager — Pry
#patch_exception? — Pry::Command::Edit
#patch_in_ram — Pry::Method::Patcher
#perform_patch — Pry::Command::Edit::ExceptionPatcher
#perform_play — Pry::Command::Play
#plugins — Pry::PluginManager
#pop! — Pry::HistoryArray
#pop_prompt — Pry
#pp — Pry::ColorPrinter
#pretty_print — Pry::Config::Behavior
#print — Pry::Pager::NullPager
#print — Pry::Output
#print_to_output — Pry::Code
#probably_a_file? — Pry::Command::Edit
#process — Pry::Command::ShowInput
#process — Pry::Command::ToggleColor
#process — Pry::Command::SwitchTo
#process — Pry::Command::WatchExpression
#process — Pry::Command::Stat
#process — Pry::Command::ShellMode
#process — Pry::Command::Cat
#process — Pry::Command::SimplePrompt
#process — Pry::Command::Ls
#process — Pry::Command::Version
#process — Pry::Command::Cd
#process — Pry::Command::ChangeInspector
#process — Pry::Command::BangPry
#process — Pry::Command::ChangePrompt
#process — Pry::Command::ShowSource
#process — Pry::Command::ShellCommand
#process — Pry::Command::Gist
#process — Pry::Command::Bang
#process — Pry::Command::AmendLine
#process — Pry::Command::Play
#process — Pry::Command::ListPrompts
#process — Pry::Command::GemInstall
#process — Pry::Command::Nesting
#process — Pry::Command::DisablePry
#process — Pry::ClassCommand
#process — Pry::Command::Edit
#process — Pry::Command::PryBacktrace
#process — Pry::Command::GemList
#process — Pry::Command::Exit
#process — Pry::Command::RaiseUp
#process — Pry::Command::Whereami
#process — Pry::Command::Wtf
#process — Pry::Command::Ri
#process — Pry::Command::ExitAll
#process — Pry::Command::ExitProgram
#process — Pry::Command::ReloadCode
#process — Pry::Command::Reset
#process — Pry::Command::ShowInfo
#process — Pry::Command::ListInspectors
#process — Pry::Command::JumpTo
#process — Pry::Command::GemOpen
#process — Pry::Command::InstallCommand
#process — Pry::Command::FindMethod
#process — Pry::Command::FixIndent
#process — Pry::Command::ImportSet
#process — Pry::Command::GemCd
#process — Pry::Command::Hist
#process — Pry::Command::Help
#process — Pry::Command::SaveFile
#process_command — PryTester
#process_command — Pry
#process_command_safely — Pry
#process_comment_markup — Pry::Helpers::DocumentationHelpers
#process_line — Pry::Command
#process_line — Pry::CommandSet
#process_pop_and_return — Pry::Command::Exit
#process_rdoc — Pry::Helpers::DocumentationHelpers
#process_yardoc — Pry::Helpers::DocumentationHelpers
#process_yardoc_tag — Pry::Helpers::DocumentationHelpers
#prompt — Pry
#prompt= — Pry
#pry — Object
#pry_eval — Object
#pry_input_content — Pry::Command::CodeCollector
#pry_method? — Pry::Method
#pry_method? — Pry::Command::Edit
#pry_output_content — Pry::Command::CodeCollector
#pry_tester — Object
#push — Pry::History
#push — Pry::Code
#push — PryTester
#push_binding — Pry
#push_binding — PryTester
#push_initial_binding — Pry
#push_prompt — Pry
#puts — Pry::Pager::NullPager
#puts — Pry::Output
#quiet? — Pry
#raise_up — Pry
#raise_up! — Pry
#raise_up_common — Pry
#raw — Pry::Code
#rbx? — Pry::Helpers::BaseHelpers
#real_method_object? — Pry::CodeObject::Helpers
#record — Pry::Pager::PageTracker
#redefine — Pry::Method
#refresh — Pry::Config::Behavior
#regexp — Pry::Command::Ls::Grep
#reload? — Pry::Command::Edit
#reloadable? — Pry::Command::Edit
#rename_command — Pry::CommandSet
#render_doc_markup_for — Pry::Command::ShowDoc
#repl — Pry
#repl_edit — Pry::Command::Edit
#repl_edit? — Pry::Command::Edit
#reset — Pry::Pager::PageTracker
#reset — Pry::Indent
#reset_eval_string — Pry
#reset_output — PryTester
#resolve — Pry::ObjectPath
#respond_to? — Pry::Method
#respond_to? — Pry::WrappedModule
#respond_to_missing? — Pry::Output
#respond_to_missing? — Pry::Config::Behavior
#respond_to_missing? — Pry::LastException
#restore_default_behavior — Pry::History
#restrict_to_lines — Pry::Command::CodeCollector
#restrict_to_lines — Pry::Helpers::CommandHelpers
#rows_to_s — Pry::Helpers::Table
#run — Pry::Command
#run_command — Pry
#run_command — Pry::CommandSet
#runtime_patch? — Pry::Command::Edit
#rvm_ruby? — Pry::RbxPath
#safe_send — Pry::Helpers::BaseHelpers
#save_file — Pry::Command::SaveFile
#search_hash — Pry::Command::Help
#select — Pry::Code
#select_message — Pry::InputCompleter
#select_prompt — Pry
#session_line_count — Pry::History
#set_file_and_dir_locals — Pry::Helpers::CommandHelpers
#set_last_result — Pry
#setup — Pry::ClassCommand
#setup — Pry::Command::Whereami
#setup — Pry::Command::GemInstall
#setup — Pry::Command::Gist
#should_print? — Pry
#should_use_default_file? — Pry::Command::Play
#show_all_modules? — Pry::Command::ShowInfo
#show_input — Pry::Command::Play
#show_result — Pry
#signature — Pry::Method
#silence_warnings — Pry::Helpers::BaseHelpers
#singleton_class? — Pry::WrappedModule
#singleton_instance — Pry::WrappedModule
#singleton_method? — Pry::Method
#size — Pry::HistoryArray
#slop — Pry::ClassCommand
#sorted_commands — Pry::Command::Help
#sorted_group_names — Pry::Command::Help
#source — Pry::Method
#source — Pry::WrappedModule
#source — Pry::WrappedModule::Candidate
#source — Pry::Command
#source? — Pry::Method
#source? — Pry::Method::Disowned
#source_file — Pry::Method
#source_file — Pry::WrappedModule
#source_line — Pry::WrappedModule
#source_line — Pry::Method
#source_location — Pry::WrappedModule::Candidate
#source_location — Pry::Command
#source_location — Pry::WrappedModule
#source_range — Pry::Method
#source_type — Pry::Method
#stagger_output — Pry::Helpers::BaseHelpers
#start — Pry::REPL
#start_line_for — Pry::Command::ShowInfo
#start_line_for — Pry::Command::ShowDoc
#state — Pry::Command
#sticky_locals — Pry
#strip_comments_from_c_code — Pry::Helpers::DocumentationHelpers
#strip_leading_whitespace — Pry::Helpers::DocumentationHelpers
#subcommands — Pry::ClassCommand
#super — Pry::Method
#super — Pry::WrappedModule
#take_lines — Pry::Code
#target_self — Pry::Command
#temp_file — PryTestHelpers
#temp_file — Pry::Helpers::CommandHelpers
#text — Pry::Command
#text — Pry::ColorPrinter
#to_a — Pry::History
#to_a — Pry::HistoryArray
#to_a — Pry::Helpers::Table
#to_h — Pry::Config::Behavior
#to_h — Pry::HistoryArray
#to_h — Pry::CommandSet
#to_hash — Pry::CommandSet
#to_hash — Pry::Config::Behavior
#to_s — Pry::Command::WatchExpression::Expression
#to_s — Pry::Code
#to_s — Pry::Helpers::Table
#tokenize — Pry::Indent
#tokenize — Pry::Command
#track_delimiter — Pry::Indent
#track_module_nesting — Pry::Indent
#track_module_nesting_end — Pry::Indent
#unbound_method? — Pry::Method
#undefined? — Pry::Method
#undefined? — Pry::Method::Disowned
#unindent — PryTestHelpers
#unindent — Pry::Helpers::CommandHelpers
#update_input_history — Pry
#use_ansi_codes? — Pry::Helpers::BaseHelpers
#use_line_numbers? — Pry::Command::ShowInfo
#valid_command? — Pry::CommandSet
#valid_superclass? — Pry::Command::ShowInfo
#visibility — Pry::Method
#visible_commands — Pry::Command::Help
#void — Pry::Command
#void_command? — Pry::Result
#windows? — Pry::Helpers::BaseHelpers
#windows_ansi? — Pry::Helpers::BaseHelpers
#with_indentation — Pry::Code
#with_line_numbers — Pry::Code
#with_marker — Pry::Code
#with_ownership — Pry::InputLock
#wrapped — Pry::Method
#wrapped_exception — Pry::LastException
#wrapped_owner — Pry::Method
#write — Pry::Output
#write — Pry::Pager::NullPager
#write — Pry::Pager::SimplePager
#write — Pry::Pager::SystemPager
#write_out — Pry::Command::Ls::Formatter
#yard_doc — Pry::WrappedModule
#yard_docs? — Pry::WrappedModule
#yard_file — Pry::WrappedModule
#yard_line — Pry::WrappedModule