Method: Inspec::Attribute#title

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

#titleObject



33
34
35
# File 'lib/inspec/objects/attribute.rb', line 33

def title
  @opts[:title]
end