Method: Inspec::Attribute::ValidationError#attribute_name
- Defined in:
- lib/inspec/errors.rb
#attribute_name ⇒ Object
Returns the value of attribute attribute_name.
19 20 21 |
# File 'lib/inspec/errors.rb', line 19 def attribute_name @attribute_name end |