Method: Spec::Runner::Options#reporter

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

#reporterObject

Returns the value of attribute reporter.



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

def reporter
  @reporter
end