Class Chef::Formatters::ErrorInspectors::CompileErrorInspector
In: lib/chef/formatters/error_inspectors/compile_error_inspector.rb
Parent: Object

CompileErrorInspector

Wraps exceptions that occur during the compile phase of a Chef run and tries to find the code responsible for the error.

Methods

Attributes

exception  [R] 
path  [R] 

Public Class methods

Public Instance methods

[Validate]