123456789_123456789_123456789_123456789_123456789_

Module: RSpec::Core::Notifications::NullColorizer Private

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

Class Method Summary

Class Method Details

.wrap(line, _code_or_symbol) (mod_func)

[ GitHub ]

  
# File 'rspec-core/lib/rspec/core/notifications.rb', line 14

def wrap(line, _code_or_symbol)
  line
end