Method: Bundler::Fetcher::CompactIndex#api_fetcher?

Defined in:
lib/bundler/fetcher/compact_index.rb

#api_fetcher?Boolean

Returns:

  • (Boolean)

62
63
64
# File 'lib/bundler/fetcher/compact_index.rb', line 62

def api_fetcher?
  true
end