Module: CodeClimate::Parallel::Configuration
- Included in:
- TestReporter::Configuration
- Defined in:
- lib/code_climate/parallel/test_reporter/configuration.rb
Instance Attribute Summary collapse
-
#parallel ⇒ Object
Returns the value of attribute parallel.
Instance Attribute Details
#parallel ⇒ Object
Returns the value of attribute parallel.
6 7 8 |
# File 'lib/code_climate/parallel/test_reporter/configuration.rb', line 6 def parallel @parallel end |