Class: CFPropertyList::CFType

Inherits:
Object
  • Object
show all
Defined in:
lib/read_ipa/plist_binary.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



20
21
22
# File 'lib/read_ipa/plist_binary.rb', line 20

def to_hash
  self.value
end