# frozen_string_literal: true ## # Raised when there is an error while building extensions. require_relative '../exceptions' class Gem::Ext::BuildError < Gem::InstallError end
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| build_error.rb | File | 178 B | 0644 |
|
| builder.rb | File | 5.63 KB | 0644 |
|
| cmake_builder.rb | File | 472 B | 0644 |
|
| configure_builder.rb | File | 566 B | 0644 |
|
| ext_conf_builder.rb | File | 3.31 KB | 0644 |
|
| rake_builder.rb | File | 943 B | 0644 |
|