Method: RSpec::Core::Configuration#detail_color

Defined in:
lib/rspec/core/configuration.rb

#detail_colorSymbol

Color used to print details. Defaults to :cyan but can be set to one of the following: [:black, :white, :red, :green, :yellow, :blue, :magenta, :cyan]

Returns:

  • (Symbol)


372
# File 'lib/rspec/core/configuration.rb', line 372

add_setting :detail_color