Class: Rocha::Formatters::ProgressFormatter

Inherits:
RSpec::Core::Formatters::ProgressFormatter
  • Object
show all
Defined in:
lib/rocha/formatters/rspec.rb

Instance Method Summary collapse

Instance Method Details

#color_enabled?Boolean

Returns:

  • (Boolean)


13
14
15
# File 'lib/rocha/formatters/rspec.rb', line 13

def color_enabled?
  true
end