Exception: Inspec::Attribute::RequiredError
- Defined in:
- lib/inspec/errors.rb
Instance Attribute Summary collapse
-
#attribute_name ⇒ Object
Returns the value of attribute attribute_name.
Instance Attribute Details
#attribute_name ⇒ Object
Returns the value of attribute attribute_name.
27 28 29 |
# File 'lib/inspec/errors.rb', line 27 def attribute_name @attribute_name end |