Class: Debugger::CommandProcessor

Inherits:
Processor
  • Object
show all
Defined in:
lib/debugger/command_processor.rb

Class Method Summary collapse

Class Method Details

.annotate_location_and_text(output) ⇒ Object



4
5
6
# File 'lib/debugger/command_processor.rb', line 4

def self.annotate_location_and_text(output)
  output
end