Method: RSpec::Core::Configuration#default_color

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

#default_colorSymbol

The default output color. Defaults to :white but can be set to one of the following: [:black, :white, :red, :green, :yellow, :blue, :magenta, :cyan]

Returns:

  • (Symbol)


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

add_setting :default_color