Method: Mutx::Support::Configuration.max_execs
- Defined in:
- lib/mutx/support/configuration.rb
.max_execs ⇒ Object
203 204 205 |
# File 'lib/mutx/support/configuration.rb', line 203 def self.max_execs self.maximum_execs_per_task end |