method

api_fetcher?

ruby latest stable - Class: Bundler::Fetcher::Base

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

api_fetcher?()
public

No documentation available.

# File lib/bundler/fetcher/base.rb, line 37
      def api_fetcher?
        false
      end