Method: Spec::Runner::Options#error_stream

Defined in:
lib/spec/runner/options.rb

#error_streamObject

Returns the value of attribute error_stream.



30
31
32
# File 'lib/spec/runner/options.rb', line 30

def error_stream
  @error_stream
end