Method: Inspec::Attribute#default

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

#defaultObject



20
21
22
# File 'lib/inspec/objects/attribute.rb', line 20

def default
  @opts[:default]
end