Current Path : /opt/puppetlabs/puppet/lib/ruby/2.5.0/rubygems/ext/ |
Current File : //opt/puppetlabs/puppet/lib/ruby/2.5.0/rubygems/ext/build_error.rb |
# frozen_string_literal: true ## # Raised when there is an error while building extensions. class Gem::Ext::BuildError < Gem::InstallError end