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
# bold_puts
def bold_puts(msg) output.puts(text.bold(msg)) end