Method: Bundler::Retry#total_runs
- Defined in:
- lib/bundler/retry.rb
permalink #total_runs ⇒ Object
Returns the value of attribute total_runs.
6 7 8 |
# File 'lib/bundler/retry.rb', line 6 def total_runs @total_runs end |
Returns the value of attribute total_runs.
6 7 8 |
# File 'lib/bundler/retry.rb', line 6 def total_runs @total_runs end |