class RSpec::Core::Formatters::BaseFormatter

def close(_notification)

Other tags:
    See: RSpec::Core::Formatters::Protocol#close -

Parameters:
  • _notification (NullNotification) -- (Ignored)

Other tags:
    Api: - public
def close(_notification)
  restore_sync_output
end