Method: Debugger::InfoCommand#regexp

Defined in:
lib/ruby-debug/commands/info.rb

#regexpObject



89
90
91
# File 'lib/ruby-debug/commands/info.rb', line 89

def regexp
  /^\s* i(?:nfo)? (?:\s+(.*))?$/ix
end