Method: RSpec::Core::Formatters::BaseFormatter#output

Defined in:
lib/rspec/core/formatters/base_formatter.rb

#outputvoid (readonly)

Returns the value of attribute output.

[View source]

18
19
20
# File 'lib/rspec/core/formatters/base_formatter.rb', line 18

def output
  @output
end