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