class Bindgen::ConfigReader::Loader::Error

Defined in:

bindgen/config_reader/loader.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(base_file : String, dependency : String, message) #

[View source]

Instance Method Detail

def base_file : String #

Path to the base file causing the error


[View source]
def dependency : String #

The dependency name


[View source]