module Byebug
module Byebug::DisplayFunctions
module Byebug::EnableDisableFunctions
module Byebug::EvalFunctions
module Byebug::FrameFunctions
module Byebug::InfoFunctions
module Byebug::ParseFunctions
module Byebug::SaveFunctions
module Byebug::SteppingFunctions
module Byebug::ThreadFunctions
module Byebug::VarFunctions
module IRB
module IRB::ExtendCommand
module Kernel
class Byebug::AddDisplayCommand
class Byebug::AutoevalSetting
class Byebug::AutoirbSetting
class Byebug::AutolistSetting
class Byebug::AutoreloadSetting
class Byebug::AutosaveSetting
class Byebug::BasenameSetting
class Byebug::BreakCommand
class Byebug::CallstyleSetting
class Byebug::CatchCommand
class Byebug::Command
class Byebug::CommandProcessor
class Byebug::CommandProcessor::State
class Byebug::ConditionCommand
class Byebug::Context
class Byebug::ContinueCommand
class Byebug::ControlCommandProcessor
class Byebug::ControlCommandProcessor::State
class Byebug::DeleteCommand
class Byebug::DeleteDisplayCommand
class Byebug::DisableCommand
class Byebug::DisplayCommand
class Byebug::DownCommand
class Byebug::EditCommand
class Byebug::EnableCommand
class Byebug::EvalCommand
class Byebug::FinishCommand
class Byebug::ForcestepSetting
class Byebug::FrameCommand
class Byebug::FullpathSetting
class Byebug::HelpCommand
class Byebug::HistfileSetting
class Byebug::History
class Byebug::HistoryCommand
class Byebug::HistsizeSetting
class Byebug::InfoCommand
class Byebug::Interface
class Byebug::InterruptCommand
class Byebug::IrbCommand
class Byebug::KillCommand
class Byebug::LinetraceSetting
class Byebug::ListCommand
class Byebug::ListsizeSetting
class Byebug::LocalInterface
class Byebug::MethodCommand
class Byebug::NextCommand
class Byebug::PPCommand
class Byebug::PSCommand
class Byebug::PostMortemSetting
class Byebug::Processor
class Byebug::PryCommand
class Byebug::PutLCommand
class Byebug::QuitCommand
class Byebug::ReloadCommand
class Byebug::RemoteInterface
class Byebug::RestartCommand
class Byebug::SaveCommand
class Byebug::ScriptInterface
class Byebug::SetCommand
class Byebug::Setting
class Byebug::ShowCommand
class Byebug::SourceCommand
class Byebug::StackOnErrorSetting
class Byebug::StepCommand
class Byebug::TestingSetting
class Byebug::ThreadCurrentCommand
class Byebug::ThreadListCommand
class Byebug::ThreadResumeCommand
class Byebug::ThreadStopCommand
class Byebug::ThreadSwitchCommand
class Byebug::TraceCommand
class Byebug::TracingPlusSetting
class Byebug::UpCommand
class Byebug::VarClassCommand
class Byebug::VarConstantCommand
class Byebug::VarGlobalCommand
class Byebug::VarInstanceCommand
class Byebug::VarLocalCommand
class Byebug::VerboseSetting
class Byebug::WhereCommand
class Byebug::WidthSetting
class Exception
class IRB::ExtendCommand::Continue
class IRB::ExtendCommand::Next
class IRB::ExtendCommand::Step
byebug
3.2.0
# regexp
def regexp /^\s* pp \s+/x end