Method: Spec::Runner::Options#output_stream
- Defined in:
- lib/spec/runner/options.rb
#output_stream ⇒ Object
Returns the value of attribute output_stream.
30 31 32 |
# File 'lib/spec/runner/options.rb', line 30 def output_stream @output_stream end |