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