Method: Bundler::Fetcher::Downloader#redirect_limit
- Defined in:
- lib/bundler/fetcher/downloader.rb
#redirect_limit ⇒ Object (readonly)
Returns the value of attribute redirect_limit.
7 8 9 |
# File 'lib/bundler/fetcher/downloader.rb', line 7 def redirect_limit @redirect_limit end |