method

generic_local_platform

ruby latest stable - Class: Bundler::GemHelpers

Method not available on this version

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

generic_local_platform()
private

No documentation available.

# File lib/bundler/gem_helpers.rb, line 28
    def generic_local_platform
      generic(Bundler.local_platform)
    end