class RRRSpec::Client::BaseTextFormatter

Public Instance Methods

close(_notification) click to toggle source
# File lib/rrrspec/client/base_text_formatter.rb, line 8
def close(_notification)
  # Do not close `output` .
end