Method: Spec::Runner::Options#reverse

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

#reverseObject

Returns the value of attribute reverse.



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

def reverse
  @reverse
end