Module: CodeClimate::Parallel::Configuration

Included in:
TestReporter::Configuration
Defined in:
lib/code_climate/parallel/test_reporter/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parallelObject

Returns the value of attribute parallel.



6
7
8
# File 'lib/code_climate/parallel/test_reporter/configuration.rb', line 6

def parallel
  @parallel
end