module RSpec::Core::Formatters::SyntaxHighlighter::WindowsImplementation
@private
Public Class Methods
# File rspec-core/lib/rspec/core/formatters/syntax_highlighter.rb, line 79 def self.highlight_syntax(lines) lines end
@private
# File rspec-core/lib/rspec/core/formatters/syntax_highlighter.rb, line 79 def self.highlight_syntax(lines) lines end