123456789_123456789_123456789_123456789_123456789_

Module: RSpec::Core::Formatters::SyntaxHighlighter::NoSyntaxHighlightingImplementation Private

Do not use. This module is for internal use only.
Relationships & Source Files
Defined in: rspec-core/lib/rspec/core/formatters/syntax_highlighter.rb

Class Method Summary

Class Method Details

.highlight_syntax(lines)

[ GitHub ]

  
# File 'rspec-core/lib/rspec/core/formatters/syntax_highlighter.rb', line 79

def self.highlight_syntax(lines)
  lines
end