Exception: Inspec::AttributeRegistry::AttributeError
- Defined in:
- lib/inspec/errors.rb
Instance Attribute Summary collapse
-
#attribute_name ⇒ Object
Returns the value of attribute attribute_name.
-
#profile_name ⇒ Object
Returns the value of attribute profile_name.
Instance Attribute Details
#attribute_name ⇒ Object
Returns the value of attribute attribute_name.
38 39 40 |
# File 'lib/inspec/errors.rb', line 38 def attribute_name @attribute_name end |
#profile_name ⇒ Object
Returns the value of attribute profile_name.
37 38 39 |
# File 'lib/inspec/errors.rb', line 37 def profile_name @profile_name end |