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