Method: Inspec::Attribute#description

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

#descriptionObject



47
48
49
# File 'lib/inspec/objects/attribute.rb', line 47

def description
  @opts[:description]
end