Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
progress_rate()
public
How often progress should be conveyed to the user via {#indicate_progress},
in seconds. A third of a second, by default.
@return [Float]
# File lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb, line 25
def progress_rate
0.33
end