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
- .wrap(line, _code_or_symbol) Internal use only mod_func
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