Method: Bundler::Retry#total_runs

Defined in:
lib/bundler/retry.rb

#total_runsObject

Returns the value of attribute total_runs.

[View source]

6
7
8
# File 'lib/bundler/retry.rb', line 6

def total_runs
  @total_runs
end