Current Path :
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
rubygems
/
ext
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby26/lib64/ruby/2.6.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