Gem::Resolver::SpecSpecification
frozen_string_literal: true
A LocalSpecification comes from a .gem file on the local filesystem.
Returns true if this gem is installable for the current platform.
true
# File rubygems/resolver/local_specification.rb, line 10 def installable_platform? return true if @source.kind_of? Gem::Source::SpecificFile super end
This page was generated for Ruby 2.7.0
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.