class Byebug::DeleteCommand
def self.description
def self.description <<-EOD del[ete][ nnn...] #{short_description} Without and argument, deletes all breakpoints. With integer arguments, it deletes specific breakpoints. EOD end
def self.description <<-EOD del[ete][ nnn...] #{short_description} Without and argument, deletes all breakpoints. With integer arguments, it deletes specific breakpoints. EOD end