Method: RSpec::Core::Formatters::BaseFormatter#close
- Defined in:
- lib/rspec/core/formatters/base_formatter.rb
#close(_notification) ⇒ void
50 51 52 |
# File 'lib/rspec/core/formatters/base_formatter.rb', line 50 def close(_notification) restore_sync_output end |