Method: CFPropertyList::CFType#value

Defined in:
lib/cfpropertylist/rbCFTypes.rb

#valueObject

value of the type



31
32
33
# File 'lib/cfpropertylist/rbCFTypes.rb', line 31

def value
  @value
end