Method: Debugger::ThreadStopCommand#regexp

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

#regexpObject



75
76
77
# File 'lib/ruby-debug/commands/threads.rb', line 75

def regexp
  /^\s*th(?:read)?\s+stop\s*(\S*)\s*$/
end