method

api_fetcher?

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

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/dependency.rb, line 20
      def api_fetcher?
        true
      end