Method: RSpec::Core::Formatters::BaseFormatter#output
- Defined in:
- lib/rspec/core/formatters/base_formatter.rb
permalink #output ⇒ void (readonly)
Returns the value of attribute output.
18 19 20 |
# File 'lib/rspec/core/formatters/base_formatter.rb', line 18 def output @output end |