Method: Spec::Runner::Options#autospec

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

#autospecObject

Returns the value of attribute autospec.



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

def autospec
  @autospec
end