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