module PryByebug
module PryByebug::Breakpoints
module PryRemote
class PryByebug::Breakpoints::FileBreakpoint
class PryByebug::Breakpoints::MethodBreakpoint
class PryByebug::Processor
class PryRemote::Server
pry-byebug
1.3.0
# disable
def disable(id) change_status id, false end