Method: Inspec::Attribute#name

Defined in:
lib/inspec/objects/attribute.rb

#nameObject

Returns the value of attribute name.



7
8
9
# File 'lib/inspec/objects/attribute.rb', line 7

def name
  @name
end