Exception: Inspec::AttributeRegistry::AttributeError

Inherits:
Error
  • Object
show all
Defined in:
lib/inspec/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_nameObject

Returns the value of attribute attribute_name.



38
39
40
# File 'lib/inspec/errors.rb', line 38

def attribute_name
  @attribute_name
end

#profile_nameObject

Returns the value of attribute profile_name.



37
38
39
# File 'lib/inspec/errors.rb', line 37

def profile_name
  @profile_name
end