Class: Rocha::Formatters::ProgressFormatter
- Inherits:
-
RSpec::Core::Formatters::ProgressFormatter
- Object
- RSpec::Core::Formatters::ProgressFormatter
- Rocha::Formatters::ProgressFormatter
- Defined in:
- lib/rocha/formatters/rspec.rb
Instance Method Summary collapse
Instance Method Details
#color_enabled? ⇒ Boolean
13 14 15 |
# File 'lib/rocha/formatters/rspec.rb', line 13 def color_enabled? true end |