module Byebug
module Pry::Byebug
module Pry::Byebug::Breakpoints
module PryByebug
module PryRemote
class Byebug::PryProcessor
class Pry
class Pry::Byebug::Breakpoints::FileBreakpoint
class Pry::Byebug::Breakpoints::MethodBreakpoint
class PryRemote::Server
pry-byebug
3.0.0
global
# process_show
def process_show print_full_breakpoint(breakpoints.find_by_id(opts[:show])) end