Method: Spec::Runner::Options#verbose

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

#verboseObject

Returns the value of attribute verbose.



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

def verbose
  @verbose
end