class RSpec::Core::Formatters::BaseFormatter

def close(notification)

Parameters:
  • notification (NullNotification) --

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