91 92 93
# File 'lib/ruby-debug-ide/command.rb', line 91 def match(input) @match = regexp.match(input) end