Method: Debugger::BreakpointsCommand#regexp

Defined in:
lib/ruby-debug-ide/commands/breakpoints.rb

#regexpObject



70
71
72
# File 'lib/ruby-debug-ide/commands/breakpoints.rb', line 70

def regexp
  /^\s*info\s*break$/
end