Method: Debugger::TextMateCommand#regexp

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

#regexpObject



4
5
6
# File 'lib/ruby-debug/commands/tmate.rb', line 4

def regexp
  /^\s*tm(?:ate)?(?:\s*(\d+))?$/
end